shared-memory/.gitignore
Johannes Theiner 73d58e83af + Unit Test Framework
+ README
+ LICENSE
+ CHANGELOG
2019-10-16 16:21:27 +02:00

15 lines
112 B
Plaintext

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