mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge b7a8a2cfba
into 524ae7b4c7
This commit is contained in:
commit
a5198056ca
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