Skip to content

Commit 37bfe62

Browse files
committed
cmake gitignore
1 parent 491f972 commit 37bfe62

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
xcuserdata
22
src/projectM-emscripten/build/presets
33
presets/custom
4+
5+
# cmake
6+
CMakeCache.txt
7+
CMakeFiles
8+
CMakeScripts
9+
Testing
10+
Makefile
11+
cmake_install.cmake
12+
install_manifest.txt
13+
compile_commands.json
14+
CTestTestfile.cmake

0 commit comments

Comments
 (0)