simple-draw/.gitignore
Johannes Theiner 8b053dab64 + Unit Test Framework
+ README
+ CHANGELOG
+ LICENSE
2019-10-16 16:38:35 +02:00

15 lines
112 B
Plaintext

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