Skip to content

Commit ece5c20

Browse files
committed
git ignore update
1 parent d9b7f0a commit ece5c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
*.dylib
2222

2323
# Executables
24-
*.exe
2524
*.out
2625
*.app
2726
*.i*86
@@ -30,3 +29,4 @@
3029

3130
# Debug files
3231
*.dSYM/
32+
/Debug/

0 commit comments

Comments
 (0)