summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
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
*.gif
# Do not ignore MiniDox left/right hand eeprom files
-!keyboards/minidox/*.eep \ No newline at end of file
+!keyboards/minidox/*.eep
+
+# things travis sees
+secrets.tar
+qmk.fm
+id_rsa_qmk_firmware \ No newline at end of file