Skip to content

Commit b4d85dd

Browse files
committed
Add Makefile to .gitignore and "git rm Makefile"
1 parent e16780d commit b4d85dd

2 files changed

Lines changed: 3 additions & 100 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ coverage.xml
3535
# Translations
3636
*.mo
3737

38+
# Makefile - for those who like that workflow
39+
Makefile
40+
3841
# Mr Developer
3942
.mr.developer.cfg
4043
.project

Makefile

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)