Browse Source

Add obj/ subdirectory to gitignore

H. Peter Anvin 3 years ago
parent
commit
60952e2787
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,3 +7,4 @@
 *.obj
 *.obj
 *.lib
 *.lib
 *.exe
 *.exe
+obj/