2
0
Эх сурвалжийг харах

Change gitignore so we get our gen folders

Bastiaan Olij 7 жил өмнө
parent
commit
4e74c6373b

+ 0 - 4
.gitignore

@@ -1,7 +1,3 @@
-# Generated bindings
-src/gen/
-include/gen/
-
 # Misc
 logs/*
 

+ 2 - 0
include/gen/.gitignore

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

+ 2 - 0
src/gen/.gitignore

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