Skip to content

Commit

Permalink
Added pkg to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
oxtralite committed Jun 17, 2009
1 parent 8c8e602 commit 7be8088
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions .gitignore
@@ -1,9 +1,10 @@
*.log
*.log
*_pid
coverage/*
coverage.data
solr/solr/data/*
.svn
test/db/*.db
test/log/*.log
*.log
*.log
*_pid
coverage/*
coverage.data
solr/solr/data/*
.svn
test/db/*.db
test/log/*.log
pkg/*

0 comments on commit 7be8088

Please sign in to comment.