Explorar el Código

fix gitignore

karroffel hace 7 años
padre
commit
b4c7a98d31
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

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