summaryrefslogtreecommitdiffstats
path: root/MANIFEST.SKIP
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-01-05 02:07:27 (EST)
committer P. J. McDermott <pj@pehjota.net>2017-01-05 02:07:27 (EST)
commit136e13ab8519440c9a81e24bda6acb7c3af4ed18 (patch)
tree9288e927c6c8a4cbed170b306fa8af646d2251fa /MANIFEST.SKIP
parentff7dd819fe28759a3f5aaf0b16fe1d493a4a3f33 (diff)
downloadMath-Decimal-FastPP-136e13ab8519440c9a81e24bda6acb7c3af4ed18.zip
Math-Decimal-FastPP-136e13ab8519440c9a81e24bda6acb7c3af4ed18.tar.gz
Math-Decimal-FastPP-136e13ab8519440c9a81e24bda6acb7c3af4ed18.tar.bz2
MANIFEST.SKIP: New file
Diffstat (limited to 'MANIFEST.SKIP')
-rw-r--r--MANIFEST.SKIP17
1 files changed, 17 insertions, 0 deletions
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
new file mode 100644
index 0000000..cf315ea
--- /dev/null
+++ b/MANIFEST.SKIP
@@ -0,0 +1,17 @@
+# Version control files
+^\.git
+
+# Swap and backup files
+^(.*/)*(\..*)?.s[a-w].$
+\.vim$
+~$
+\.bak$
+\.orig$
+\.tmp$
+
+# Generated files
+^MYMETA\.
+^Makefile(\.old)?$
+\.tar
+^blib/
+^pm_to_blib$