diff options
author | Fred Sundvik <fsundvik@gmail.com> | 2017-07-10 17:31:58 +0300 |
---|---|---|
committer | Fred Sundvik <fsundvik@gmail.com> | 2017-07-10 17:31:58 +0300 |
commit | a2d3fc98b8eb83a550fefce9acd2884ebac3eee8 (patch) | |
tree | 288bb7e2dd6320fb7c4f464f279a5d25dee5a1ed /.gitignore | |
parent | fcd08b8c7d66cf4cf5724b7b2468d3569488114f (diff) |
Initial structure for shared msys2 and wsl installation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ffa7662bd7..e40308193c 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ quantum/version.h CMakeLists.txt .DS_STORE /util/wsl_downloaded +/util/win_downloaded # Eclipse/PyCharm/Other IDE Settings .cproject |