aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 90f3d6752..da74bdec8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,6 +72,7 @@ id_rsa_*
72 72
73# python things 73# python things
74__pycache__ 74__pycache__
75.python-version
75 76
76# prerequisites for updating ChibiOS 77# prerequisites for updating ChibiOS
77/util/fmpp* 78/util/fmpp*