Update .gitignore (so the Debugging folder doesn't get ignored)

This commit is contained in:
Joonas Rikkonen
2024-03-28 20:12:53 +02:00
committed by GitHub
parent 3791670c42
commit 0ab5180b7d
+6 -2
View File
@@ -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