Browse Source

Ignore *.gz files

rexim 3 years ago
parent
commit
07744703c3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -6,4 +6,5 @@ digits.h
 SDL2
 *.obj
 *.exe
-.dSYM/
+.dSYM/
+*.gz