diff options
| author | 2020-04-16 09:32:40 +1000 | |
|---|---|---|
| committer | 2020-04-16 00:32:40 +0100 | |
| commit | 5a45627e17d8ed914b5cd2ac5c50d349c88d7d6b (patch) | |
| tree | 32d8cb27fcb0c8670b523e2953ba74a9937615f6 /.gitignore | |
| parent | 17d0f6338e093f0f000b6a5cd2382d88ccbf1b79 (diff) | |
| download | qmk_firmware-5a45627e17d8ed914b5cd2ac5c50d349c88d7d6b.tar.gz | |
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/ *.iml .browse.VC.db* *.stackdump -util/Win_Check_Output.txt # Let these ones be user specific, since we have so many different configurations .vscode/c_cpp_properties.json .vscode/launch.json |