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