diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-01-14 21:44:52 +0100 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2016-01-14 21:44:52 +0100 |
commit | 8e01ccec4837027a12a4bfc6a54e3c09440169a9 (patch) | |
tree | 3a85abcf9e994d369962ce1e36d309bb9dd6bb43 /.gitignore | |
parent | 542b1d30cca5d6c17b662438d594a91b864ccc56 (diff) | |
download | blogc-8e01ccec4837027a12a4bfc6a54e3c09440169a9.tar.gz blogc-8e01ccec4837027a12a4bfc6a54e3c09440169a9.tar.bz2 blogc-8e01ccec4837027a12a4bfc6a54e3c09440169a9.zip |
Revert "build: added git-version-gen support"
This reverts commit 5e53ba7406e65b51ec59aad634b6baf7154e1ad3.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -33,7 +33,6 @@ Makefile.in .dirstamp /build-aux/* !/build-aux/build-windows.sh -!/build-aux/git-version-gen # installed .m4 files /m4/*.m4 @@ -63,6 +62,3 @@ blogc-*.zip # rpms blogc.spec blogc-*.rpm - -# git-version-gen -/.version |