2
0
blitz-research 11 жил өмнө
parent
commit
f909e3efdd
3 өөрчлөгдсөн 13 нэмэгдсэн , 0 устгасан
  1. 11 0
      .gitignore
  2. 1 0
      bin/.gitignore
  3. 1 0
      lib/.gitignore

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+/bin/*
+/lib/*
+/cfg/*
+/tmp/*
+/doc/*
+!/doc/bmxstyle.css
+/docs/html
+*.x86.s
+*.x86.o
+*.x86.a
+*.x86.i

+ 1 - 0
bin/.gitignore

@@ -0,0 +1 @@
+!.gitignore

+ 1 - 0
lib/.gitignore

@@ -0,0 +1 @@
+!.gitignore