diff options
author | Ryan <fauxpark@gmail.com> | 2020-04-16 09:32:40 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-16 00:32:40 +0100 |
commit | 5a45627e17d8ed914b5cd2ac5c50d349c88d7d6b (patch) | |
tree | 32d8cb27fcb0c8670b523e2953ba74a9937615f6 /.gitignore | |
parent | 17d0f6338e093f0f000b6a5cd2382d88ccbf1b79 (diff) | |
download | qmk_firmware-5a45627e17d8ed914b5cd2ac5c50d349c88d7d6b.tar.gz qmk_firmware-5a45627e17d8ed914b5cd2ac5c50d349c88d7d6b.zip |
Remove old setup scripts (#8811)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2d2621f42..20437224f 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -48,7 +48,6 @@ doxygen/ | |||
48 | *.iml | 48 | *.iml |
49 | .browse.VC.db* | 49 | .browse.VC.db* |
50 | *.stackdump | 50 | *.stackdump |
51 | util/Win_Check_Output.txt | ||
52 | # Let these ones be user specific, since we have so many different configurations | 51 | # Let these ones be user specific, since we have so many different configurations |
53 | .vscode/c_cpp_properties.json | 52 | .vscode/c_cpp_properties.json |
54 | .vscode/launch.json | 53 | .vscode/launch.json |