Skip to content

Commit 05c255f

Browse files
committed
Merge pull request adafruit#771 from dhylands/gitignore-GNUmakefile
Add GNUmakefile to the .gitignore file.
2 parents ffe911d + 1bbdd4e commit 05c255f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.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)