Merge pull request #771 from dhylands/gitignore-GNUmakefile

Add GNUmakefile to the .gitignore file.
This commit is contained in:
Damien George
2014-07-24 14:32:20 +01:00
+3
View File
@@ -32,3 +32,6 @@ tests/*.out
# Python cache files
######################
__pycache__/
# Customized Makefile overrides
GNUmakefile