aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-03-04 07:20:21 +0000
committerSergey Poznyakoff <gray@gnu.org>2020-03-04 07:20:21 +0000
commit78fb326be62816fa0a0eeda0d62532cf0eb6e734 (patch)
tree46486f9c4731c9c4c775815617812d8c52bcad53 /.gitignore
parent9ce221b58ff8e5df3707cdf7d2272600da25a303 (diff)
downloadmangemanche-78fb326be62816fa0a0eeda0d62532cf0eb6e734.tar.gz
mangemanche-78fb326be62816fa0a0eeda0d62532cf0eb6e734.tar.bz2
Add Perl build infrastructure
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 13 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3a296c7..8666cce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,14 @@
*~
-.emacs*
+\#*#
+.#*
+*.bak
+*.tar*
+.emacs.*
+/tmp/
+/debug.sh
+core
+/MANIFEST
+/MYMETA.*
+/Makefile
+/blib
+/pm_to_blib

Return to:

Send suggestions and report system problems to the System administrator.