diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-23 18:03:29 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-23 18:03:29 -0400 |
commit | ec5db66147a9453bc576e2fcd373d2f09d126c96 (patch) | |
tree | 693b59bcf85c4f50edf28a5e708d2cd77c3cd592 /.gitattributes | |
parent | 56401df89091a60247d8bb625e032b7030d6d548 (diff) |
removing git commit id from the VERSION file, since it is ambiguous for packaged versions vs. versions installed by "make install" (and complicated to build cleanly anyway)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 5f72683..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -VERSION export-subst |