Updating the .gitignore to filter debug trash

This commit is contained in:
Sylae Corell
2013-06-20 18:35:52 -06:00
parent d289ae871f
commit 79fb502eb5

6
.gitignore vendored
View File

@@ -15,4 +15,8 @@
# Executables
*.exe
*.out
*.app
*.app
# Win32 Code::Blocks directories
Win32/*/bin
Win32/*/obj