This website works better with JavaScript
Home
Explore
Help
Sign In
BlitzNG
/
pub.mod
mirror of
https://github.com/bmx-ng/pub.mod.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignore x64 and arm generated build files.
woollybah
11 years ago
parent
f5bbc0d7be
commit
518105647c
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -2,5 +2,9 @@
*.x86.a
*.x86.i
*.bak
+*.x64.a
+*.x64.i
+*.arm.a
+*.arm.i
.bmx/