summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Fankhauser (@tux-six)2022-07-05 03:20:13 +0200
committerAndreas Fankhauser (@tux-six)2022-07-05 03:20:13 +0200
commit2eb3a5adf2fd55f21dd9dfa20b423883a6afce12 (patch)
treed171a9c97d644cafef67fdde361ff93da65d6dd3 /.gitignore
parentd2c0bed52d0a293d5541940dedbfe2b5c9afd2c8 (diff)
downloadbulk-ln-2eb3a5adf2fd55f21dd9dfa20b423883a6afce12.zip
bulk-ln-2eb3a5adf2fd55f21dd9dfa20b423883a6afce12.tar.gz
Enhance configure script and other cleanup
- Get rid of Makefile by using configure script to create it fully - Enhance automation of PROJECT_VERSION - Fold README and doc/INSTALL into one file - Try to be more POSIX-like in scripts - Rename 'package' target to 'dist' - Drop usage of 'bool' - Count dirs also while dry-run - Use dbl quotes in some log msgs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2247d5f..a3cd4a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
+/Makefile
/build
/dist