Parcourir la source

fix gitignore

karroffel il y a 7 ans
Parent
commit
b4c7a98d31
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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/*