mirror of
https://github.com/FAUSheppy/homelab_gamevault
synced 2025-12-06 06:51: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/
|
||||
*.json
|
||||
install-dir/
|
||||
|
||||
*.spec
|
||||
*.exe
|
||||
dist/
|
||||
%APPDATA%/
|
||||
example_software_root/
|
||||
|
||||
# windows dir on linux ä
|
||||
**\\install-dir/
|
||||
|
||||
Reference in New Issue
Block a user