Skip to content

Commit 1bbdd4e

Browse files
committed
Add GNUmakefile to the .gitignore file.
1 parent 4ecb700 commit 1bbdd4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ tests/*.out
3232
# Python cache files
3333
######################
3434
__pycache__/
35+
36+
# Customized Makefile overrides
37+
GNUmakefile

0 commit comments

Comments
 (0)