karroffel
7 yıl önce
ebeveyn
işleme
1a2afca8af
1 değiştirilmiş dosya ile
2 ekleme ve
6 silme
-
2
6
.gitignore
|
@@ -1,10 +1,6 @@
|
|
|
# Generated bindings
|
|
|
-src/*.cpp
|
|
|
-src/gen
|
|
|
-src/*.hpp
|
|
|
-include/*.hpp
|
|
|
-include/gen
|
|
|
-*.json
|
|
|
+src/gen/*.cpp
|
|
|
+include/gen/*.hpp
|
|
|
|
|
|
# Misc
|
|
|
logs/*
|