diff options
| author | James Young <xxiinophobia@yahoo.com> | 2020-02-29 12:00:00 -0800 |
|---|---|---|
| committer | James Young <xxiinophobia@yahoo.com> | 2020-02-29 11:59:30 -0800 |
| commit | 26eef35f07698d23aafae90e1c230b52e100a334 (patch) | |
| tree | eb8e43fc58ca55788e6e89430af0db55ea79e324 /.gitignore | |
| parent | 85041ff05bf0e5f4ff4535caf6e638491a5614c8 (diff) | |
| download | qmk_firmware-26eef35f07698d23aafae90e1c230b52e100a334.tar.gz qmk_firmware-26eef35f07698d23aafae90e1c230b52e100a334.zip | |
2020 February 29 Breaking Changes Update (#8064)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c2738311b..0e80cdb6c 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -70,3 +70,6 @@ id_rsa_* | |||
| 70 | 70 | ||
| 71 | # python things | 71 | # python things |
| 72 | __pycache__ | 72 | __pycache__ |
| 73 | |||
| 74 | # prerequisites for updating ChibiOS | ||
| 75 | /util/fmpp* | ||
