Skip to content

Commit 96627c7

Browse files
committed
Add .gitignore
1 parent ac4aaa9 commit 96627c7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
cmake-build-*/
2+
.cmake-build-*/
3+
.cpmcache/
4+
5+
*.exe
6+
*.dll
7+
8+
/.idea/

0 commit comments

Comments
 (0)