mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Create MikroC.gitignore
This commit is contained in:
parent
a5481c9e3a
commit
b7a8a2cfba
1 changed files with 25 additions and 0 deletions
25
MikroC.gitignore
Normal file
25
MikroC.gitignore
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Backup
|
||||
*.pdsbak
|
||||
|
||||
# Debug
|
||||
Debug
|
||||
|
||||
# Generated files
|
||||
*.workspace
|
||||
*.log
|
||||
*.bmk
|
||||
*.brk
|
||||
*.cfg
|
||||
*.dbg
|
||||
*.dct
|
||||
*.dlt
|
||||
*.hex
|
||||
*.lst
|
||||
*.dic
|
||||
*_callertable.txt
|
||||
*.user.dic
|
||||
*.asm
|
||||
*.c.ini
|
||||
*.h.ini
|
||||
*.cp
|
||||
*.mcl
|
Loading…
Add table
Add a link
Reference in a new issue