aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAllan L. Bazinet <[email protected]>2017-09-07 15:39:38 -0700
committerAllan L. Bazinet <[email protected]>2017-09-07 15:39:38 -0700
commit8f58f09852b24aea8d17d3a7aa204a7ff8d7e399 (patch)
treeaf77bb755d4a14b142e55d731e0c89941762b909 /.gitignore
parent51f8edb0cb83c75bdf3818d7e88cac87502b4d31 (diff)
Be specific in .gitignore Makefile exclusion
Ignore only the top-level, generated Makefile.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 40e7e1db8..fa0566c8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-Makefile*
+/Makefile
CMakeLists.txt*
libbotan*.so.*
*.a