fix: windows paths on linux gitignore

This commit is contained in:
2024-06-08 15:16:15 +02:00
parent 2eddfb2d45
commit e1ec605183

6
.gitignore vendored
View File

@@ -6,7 +6,11 @@ cache/
install/
*.json
install-dir/
*.spec
*.exe
dist/
%APPDATA%/
example_software_root/
# windows dir on linux ä
**\\install-dir/