diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a1f3ce471..599963a7d 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -44,4 +44,9 @@ util/Win_Check_Output.txt | |||
| 44 | *.gif | 44 | *.gif |
| 45 | 45 | ||
| 46 | # Do not ignore MiniDox left/right hand eeprom files | 46 | # Do not ignore MiniDox left/right hand eeprom files |
| 47 | !keyboards/minidox/*.eep \ No newline at end of file | 47 | !keyboards/minidox/*.eep |
| 48 | |||
| 49 | # things travis sees | ||
| 50 | secrets.tar | ||
| 51 | qmk.fm | ||
| 52 | id_rsa_qmk_firmware \ No newline at end of file | ||
