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) | |
| download | qmk_firmware-a2d3fc98b8eb83a550fefce9acd2884ebac3eee8.tar.gz qmk_firmware-a2d3fc98b8eb83a550fefce9acd2884ebac3eee8.zip | |
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 ffa7662bd..e40308193 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -23,6 +23,7 @@ quantum/version.h | |||
| 23 | CMakeLists.txt | 23 | CMakeLists.txt |
| 24 | .DS_STORE | 24 | .DS_STORE |
| 25 | /util/wsl_downloaded | 25 | /util/wsl_downloaded |
| 26 | /util/win_downloaded | ||
| 26 | 27 | ||
| 27 | # Eclipse/PyCharm/Other IDE Settings | 28 | # Eclipse/PyCharm/Other IDE Settings |
| 28 | .cproject | 29 | .cproject |
