Skip to content

Commit

Permalink
add a .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Apr 30, 2011
1 parent 1373ad7 commit 0b1f1e4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
MANIFEST

src/gen_*.pir
*.pbc
*.c
*.o
*.obj
*.exe
*.iss
installable_lolcode

*.tar.gz
*.zip
*.patch

0 comments on commit 0b1f1e4

Please sign in to comment.