Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Add .gitignore file
Browse files Browse the repository at this point in the history
Ignore generated files and runtime files.
  • Loading branch information
gonzalop committed Jul 28, 2010
1 parent 0726e8b commit 5b9848d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,5 @@
worker/cache/
worker/monologue-worker.exe
worker/monologue-worker.exe.mdb
www/index.html
www/index.rss

0 comments on commit 5b9848d

Please sign in to comment.