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