Add .gitignore
This commit is contained in:
parent
a502658604
commit
5fcfc5a015
1 changed files with 6 additions and 0 deletions
6
src/.gitignore
vendored
Normal file
6
src/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
*.jar
|
||||||
|
CMakeCache.txt
|
||||||
|
Makefile
|
||||||
|
cmake_install.cmake
|
||||||
|
|
||||||
|
CMakeFiles/
|
Loading…
Reference in a new issue