We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Originally posted by rumen-vasilev August 4, 2022 Can you help me, please?
The text was updated successfully, but these errors were encountered:
Turned out to be an easy fix.
In .gitattributes file, added this line:
.gitattributes
*.qvf binary
This way Git will treat QVF files as binary files, not applying any formatting, changing line breaks or similar.
The 8.4 demo app is now stored this way, whereas the others/older demo apps are not. So they still cannot be imported into Sense. Should be ok.
Sorry, something went wrong.
e8d7f30
fix: Properly store demo apps in Git
1fa541a
Fixes ptarmiganlabs#533
mountaindude
Successfully merging a pull request may close this issue.
Discussed in #519
Originally posted by rumen-vasilev August 4, 2022
Can you help me, please?
The text was updated successfully, but these errors were encountered: