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

8
.gitignore vendored
View File

@@ -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