mirror of
https://github.com/FAUSheppy/homelab_gamevault
synced 2025-12-06 15:01:36 +01:00
fix: windows paths on linux gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -6,7 +6,11 @@ cache/
|
|||||||
install/
|
install/
|
||||||
*.json
|
*.json
|
||||||
install-dir/
|
install-dir/
|
||||||
|
|
||||||
*.spec
|
*.spec
|
||||||
*.exe
|
*.exe
|
||||||
dist/
|
dist/
|
||||||
|
%APPDATA%/
|
||||||
|
example_software_root/
|
||||||
|
|
||||||
|
# windows dir on linux ä
|
||||||
|
**\\install-dir/
|
||||||
|
|||||||
Reference in New Issue
Block a user