fix: windows paths on linux gitignore

This commit is contained in:
2024-06-08 15:16:15 +02:00
parent 2eddfb2d45
commit e1ec605183
+5 -1
View File
@@ -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/