summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author/dev/humancontroller <devhc@example.com>2017-02-06 17:31:44 +0100
committer/dev/humancontroller <devhc@example.com>2017-02-06 17:45:28 +0100
commitbb3a26d68c48eab79bbb3bb283c11a348413238c (patch)
tree0f600a13e1b5ccce564c469cde0ac850816687e3 /.gitignore
parent40e72e5d6ac236fa1169f3acbe519abf6430391f (diff)
rename the Makefile to GNUmakefile
because it uses GNU Make extensions also update the .gitignore appropriately
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e5f58573..e2bfd5d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
/build
-/Makefile.local
+/GNUmakefile.local