about summary refs log tree commit homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-09-28 19:19:16 +0000
committerEric Wong <normalperson@yhbt.net>2013-09-28 19:19:16 +0000
commit632b3d37736ce0df4f74edb2cdcbb88db4c9e975 (patch)
tree7b354db4fafe9716fdced4d5431fc9ac05b322a1 /.gitignore
parent77cbb5e71e466749f4966ef0caca6a5077ad72c9 (diff)
downloaddtas-632b3d37736ce0df4f74edb2cdcbb88db4c9e975.tar.gz
Currently, this allows us to use different manpage paths for the
tarball and gem; as gem-man and setup.rb expect different paths
for manpages.

Additionally, Hoe is designed for Ruby projects.  dtas may include
Perl/shell/Python/whatever in the future.  So use GNU make as it
is more suited for language agnosticism.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6552961..7d0fab2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 # Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
 # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
+/GIT-VERSION-FILE
 /Manifest.txt
 /NEWS
 /pkg
@@ -10,3 +11,6 @@
 /man
 *.gem
 *.gz
+.manifest
+.gem-manifest
+.tgz-manifest