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