Add GNUmakefile to the .gitignore file.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -32,3 +32,6 @@ tests/*.out
|
|||||||
# Python cache files
|
# Python cache files
|
||||||
######################
|
######################
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
|
# Customized Makefile overrides
|
||||||
|
GNUmakefile
|
||||||
|
|||||||
Reference in New Issue
Block a user