Browse Source

ignore dfu-programme.exe in commits

pull/165/head
Lucas Hecht 8 years ago
parent
commit
74761626f5
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      .gitignore

+ 3
- 1
.gitignore View File

@ -1,3 +1,4 @@
keyboard/planck/dfu-programmer.exe
.dep
*.o
*.eep
@ -18,4 +19,5 @@ build/
# Eclipse Settings
.cproject
.project
.settings/
.settings/

Loading…
Cancel
Save