Selaa lähdekoodia

fix gitignore

karroffel 7 vuotta sitten
vanhempi
commit
b4c7a98d31
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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/*