Skip to content

Commit

Permalink
skip .git and .swp files
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.perlide.org/padre/trunk/Padre@19493 bc93166f-e056-4eb9-8c59-0a0840647e1b
  • Loading branch information
szabgab committed Sep 24, 2012
1 parent 4364cfa commit 9c02cc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
\B\.svn\b
\B\.git\b
\B\.cvsignore$
.git
.swp$

# Avoid Makemaker generated and utility files.
\bMakefile$
Expand Down

0 comments on commit 9c02cc7

Please sign in to comment.