Skip to content

Commit

Permalink
Added .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfe committed Apr 18, 2010
1 parent 512cd81 commit e477e20
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
ruby_sess.*
.*.swp
.hi
.[oa]
*.pyc
.svn
.class
# except foo.o which is hand maintained
!foo.o

0 comments on commit e477e20

Please sign in to comment.