mirror of
https://github.com/github/gitignore.git
synced 2025-12-27 08:34:50 -05:00
ignore split-dwarf debugging-related auxilary .dwo files for C and C++ projects
This commit is contained in:
@@ -30,3 +30,6 @@
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# debug information files
|
||||
*.dwo
|
||||
|
||||
@@ -50,3 +50,6 @@ modules.order
|
||||
Module.symvers
|
||||
Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
# debug information files
|
||||
*.dwo
|
||||
|
||||
Reference in New Issue
Block a user