Skip to content

Commit 2dc2f8c

Browse files
committed
ADD cmake files to gitignore
1 parent d872b68 commit 2dc2f8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ smt
55
bin
66
theory.cu
77
build
8-
cmake-*
8+
cmake-*
9+
.idea
10+
cxx

0 commit comments

Comments
 (0)