2
0
karroffel 7 жил өмнө
parent
commit
1a2afca8af
1 өөрчлөгдсөн 2 нэмэгдсэн , 6 устгасан
  1. 2 6
      .gitignore

+ 2 - 6
.gitignore

@@ -1,10 +1,6 @@
 # Generated bindings
-src/*.cpp
-src/gen
-src/*.hpp
-include/*.hpp
-include/gen
-*.json
+src/gen/*.cpp
+include/gen/*.hpp
 
 # Misc
 logs/*