mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Merge pull request #1261 from jaxx/master
Ignore debug information files
This commit is contained in:
commit
986530f3e0
1 changed files with 3 additions and 0 deletions
|
@ -8,5 +8,8 @@ lib/
|
|||
*.or
|
||||
*.ppu
|
||||
|
||||
#ignore debug information files
|
||||
*.dbg
|
||||
|
||||
#exclude executable output in windows
|
||||
*.exe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue