浏览代码

updated .gitignore

karroffel 7 年之前
父节点
当前提交
1a2afca8af
共有 1 个文件被更改,包括 2 次插入6 次删除
  1. 2 6
      .gitignore

+ 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/*