Skip to content

Commit

Permalink
Add excludes for MYMETA files
Browse files Browse the repository at this point in the history
  • Loading branch information
bobtfish committed Sep 6, 2011
1 parent 9cb9c12 commit 2700436
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,4 @@
MYMETA.*
MANIFEST.bak MANIFEST.bak
*.swp *.swp
cover_db cover_db
Expand Down
1 change: 1 addition & 0 deletions MANIFEST.SKIP
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,4 @@
^MYMETA\.
^t/lib/TestAppDBIC/testdbic.db$ ^t/lib/TestAppDBIC/testdbic.db$
\..*.swp \..*.swp
^TODO ^TODO
Expand Down

0 comments on commit 2700436

Please sign in to comment.