Update .gitignore (so the Debugging folder doesn't get ignored)
This commit is contained in:
+6
-2
@@ -9,8 +9,12 @@ build/
|
|||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
[Bb]in/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
[Dd]ebug*/
|
[Dd]ebugWindows/
|
||||||
[Rr]elease*/
|
[Rr]eleaseWindows/
|
||||||
|
[Dd]ebugMac/
|
||||||
|
[Rr]eleaseMac/
|
||||||
|
[Dd]ebugLinux/
|
||||||
|
[Rr]eleaseLinux/
|
||||||
*.o
|
*.o
|
||||||
|
|
||||||
# Misc vs crap
|
# Misc vs crap
|
||||||
|
|||||||
Reference in New Issue
Block a user