added gitignore
This commit is contained in:
commit
285d41e84e
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
.idea
|
||||||
|
.DS_Store
|
||||||
|
*.out
|
||||||
|
CMakeFiles
|
||||||
|
CMakeCache.txt
|
||||||
|
cmake_install.cmake
|
||||||
|
Makefile
|
||||||
|
cpp11NHF1_refcountedString
|
Loading…
Reference in New Issue
Block a user