Ver código fonte

fix gitignore

karroffel 7 anos atrás
pai
commit
b4c7a98d31
1 arquivos alterados com 2 adições e 2 exclusões
  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/*