Skip to content

Commit bd46722

Browse files
author
kmarsteller
committed
adding gitignore file
1 parent 4fdc40d commit bd46722

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
syntax: glob
2+
build/*
3+
*.pyc
4+
*.so
5+
*.out

0 commit comments

Comments
 (0)