C_CPP/.gitignore

18 lines
171 B
Plaintext
Raw Normal View History

2018-03-09 09:47:53 +01:00
cmake-build-debug
2018-06-19 12:59:42 +02:00
.idea
*.[oa]
*~
*.out
*.save
2018-10-07 14:06:52 +02:00
bin/
2018-11-30 11:42:06 +01:00
**/CMakeFiles
CMakeCache.txt
cmake_install.cmake
Makefile
2018-10-26 14:29:51 +02:00
/C
2018-11-25 11:42:25 +01:00
doc/
2018-11-30 11:42:06 +01:00
googletest-build
googletest-download
googletest-src