diff options
author | Marc-André Lureau <marcandre.lureau@gmail.com> | 2012-03-30 02:43:26 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2012-03-30 14:48:13 +0200 |
commit | 81c2c3bfec32f0a83abe6b938db11418d71a22db (patch) | |
tree | c3cb3e2f719725331687fe690a48e70abdea89ef /m4 | |
parent | 902b9a71e2b4984ea88fdaf7b40acf034b69a454 (diff) |
build-sys: use git.mk to generate gitignore
This makefile is just fantastic, it forces you into good practices,
support various build targets (my windows builddir ignore the right
files etc..)
The more I use it, the more I like it.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.gitignore | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/m4/.gitignore |