aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2018-04-17 15:07:17 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2018-04-17 15:09:47 +0200
commitd21aabb64b7178667349199ff852326365899258 (patch)
tree8c087a43849915091aea85f3eecc6a5d0da36fe4 /.gitignore
parenta2b74de60d4885e5b318de6e2c67f6a4bba8296f (diff)
downloadacmeman-d21aabb64b7178667349199ff852326365899258.tar.gz
acmeman-d21aabb64b7178667349199ff852326365899258.tar.bz2
Update Changes.
* Changes: Update. * MANIFEST: Remove auto-generated file. * .gitignore: Ignore MANIFEST. * MANIFEST.SKIP: New file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1bf5703..023aa0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.emacs*
*~
*.bak
+/MANIFEST
/MYMETA.json
/MYMETA.yml
Makefile
@@ -9,3 +10,4 @@ Makefile
/blib
/pm_to_blib
/inc
+*.tar.gz \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.