Skip to content

Commit 345a423

Browse files
author
Elric Milon
committedFeb 28, 2013
Add gitignore file
1 parent 6e874e7 commit 345a423

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎.gitignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*.pyc
2+
*.pyo
3+
*.o
4+
*.a
5+
*.dll
6+
*.so
7+
.sconsign.dblite
8+
swift

0 commit comments

Comments
 (0)
Please sign in to comment.