diff options
author | Ryan <fauxpark@gmail.com> | 2020-04-16 09:32:40 +1000 |
---|---|---|
committer | Florian Didron <fdidron@users.noreply.github.com> | 2020-06-12 17:00:27 +0900 |
commit | 2c719dbb71cba53dcb32cdd47be152e18c42756a (patch) | |
tree | acefa6b66f9a81ccbee455531f08cb5cb14f0f3e /.gitignore | |
parent | 107ceb3d39c82d6ee5f66ac26d2365501601b866 (diff) |
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 caac4b094c..b262212db7 100644 --- a/.gitignore +++ b/.gitignore @@ -43,7 +43,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 |