Skip to content

Commit 1c2a006

Browse files
committed
Adding git ignored paths and patterns.
1 parent 616ba6b commit 1c2a006

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*.cmake
2+
*.swp
3+
*.pyc
4+
CMakeCache.txt
5+
CMakeFiles
6+
Makefile
7+
Testing
8+
build
9+

0 commit comments

Comments
 (0)