Skip to content

Commit 80bdb95

Browse files
committed
Update .gitignore
1 parent dd5221d commit 80bdb95

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,10 @@ notebooks/.ipynb_checkpoints/
99
notebooks/Gemfile.lock
1010
callgrind.out.*
1111
*~
12+
13+
*.so
14+
*.cmake
15+
CMakeFiles/
16+
CMakeCache.txt
17+
Makefile
18+
install_manifest.txt

0 commit comments

Comments
 (0)