Updating the .gitignore to filter debug trash
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -16,3 +16,7 @@
|
|||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
|
||||||
|
# Win32 Code::Blocks directories
|
||||||
|
Win32/*/bin
|
||||||
|
Win32/*/obj
|
||||||
|
|||||||
Reference in New Issue
Block a user