Browse Source

Ignore x64 and arm generated build files.

woollybah 11 years ago
parent
commit
518105647c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -2,5 +2,9 @@
 *.x86.a
 *.x86.i
 *.bak
+*.x64.a
+*.x64.i
+*.arm.a
+*.arm.i
 
 .bmx/