summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2009-01-04 16:48:27 +0100
committerYves Orton <demerphq@gmail.com>2009-01-04 23:32:40 +0100
commitdcff826f70bf3f64ced085d87d733c26aacda219 (patch)
tree78b69c0e058cb0278870514d6e35a89a115bb76e /.gitignore
parentf22725be88de3e535d7cb5ec4c1b09c92c9a722e (diff)
downloadperl-dcff826f70bf3f64ced085d87d733c26aacda219.tar.gz
eliminate .patchnum and related infrastrcuture from *nix based build process
Rename the old "unpushed.h" to "git_version.h" and make it hold the defines that used to come from cflags magic
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 362fc7a319..0c34456d06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,9 +3,8 @@
# ignore local .config files
.config
# these are generated by make_patchnum.sh from git or from a .patchfile
-.patchnum
.sha1
-unpushed.h
+git_version.h
# ignore bug*.pl
bug*.pl