Skip to content

Commit 39ba2db

Browse files
committed
Added a .gitignore file, for ease of use with git-svn.
1 parent a761530 commit 39ba2db

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
*.pyc
2+
*.swp
3+
4+
*.actual
5+
*.actual-rewrite
6+
*.process-output
7+
*.rewrite
8+
bin/
9+
buildscons/
10+
libs/

0 commit comments

Comments
 (0)