Skip to content

Commit 2c234cf

Browse files
dev: ignore cmake artifacts in repo
1 parent 263900b commit 2c234cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ CMakeCache.txt
88
CMakeFiles/
99
luacov.report.out
1010
luacov.stats.out
11+
build/*.cmake
12+
build/Makefile

0 commit comments

Comments
 (0)