Demo/.gitignore
Johannes Theiner e298624c8e + Unit Test Framework
+ README
+ CHANGELOG
+ LICENCE
2019-10-16 16:27:14 +02:00

15 lines
112 B
Plaintext

# Editors & IDEs
cmake-build-*/
.idea/
*.iml
.vs/
# CMake
CMakeFiles
CmakeCache.txt
bin/
lib/
include/
build/