-
Notifications
You must be signed in to change notification settings - Fork 83k
Add .gitignore file for Vis 7.x and later #2914
New issue
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
base: main
Are you sure you want to change the base?
Conversation
This would be great to have. Typically this is a head scratch when firing up new Visualizer repos. |
Would be wonderful indeed! Will make my initial commits easier! |
Please. |
+1 |
Oh god yes, much needed. +1 |
+1 |
Please! |
+1 |
2 similar comments
+1 |
+1 |
+1 |
1 similar comment
+1 |
binaries/ | ||
|
||
# Other Visualizer auto-generated files. | ||
/.webmeta |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.webmeta and .meta can't be ignored as the metadata has ids connecting browser widgets to corresponding local html files. If we don't checkin these files then browser widget-to-localhtml associations will be lost.
This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open 😄 |
Reasons for making this change:
Kony Visualizer is a well known cross-platform app development tool. A frequent question those of us working at Kony get from users is what to ignore and what to version. This file is aimed at giving developers the answer to that question.
Links to documentation supporting these rule changes:
Kony Visualizer 8.3.7 release notes
If this is a new template: