We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ecb700 commit 1bbdd4eCopy full SHA for 1bbdd4e
.gitignore
@@ -32,3 +32,6 @@ tests/*.out
32
# Python cache files
33
######################
34
__pycache__/
35
+
36
+# Customized Makefile overrides
37
+GNUmakefile
0 commit comments