Skip to content

Commit

Permalink
Ignore local/ and paste/
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Henning Thorsen committed Jun 30, 2016
1 parent 6ad90cd commit 0711d72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -7,6 +7,8 @@
/MANIFEST.bak
/Makefile
/Makefile.old
/local
/paste
*.old
*.swp
~$
Expand Down
4 changes: 1 addition & 3 deletions MANIFEST.SKIP
@@ -1,6 +1,3 @@

#!start included /home/jhthorsen/.perlbrew/perls/perl-5.18.2/lib/5.18.2/ExtUtils/MANIFEST.SKIP
# Avoid version control files.
\bRCS\b
\bCVS\b
\bSCCS\b
Expand Down Expand Up @@ -59,5 +56,6 @@

\.swp$
^local/
^paste/
^MANIFEST\.SKIP
^README\.pod

0 comments on commit 0711d72

Please sign in to comment.