Skip to content
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

intellij project files update #2799

Closed
wants to merge 2 commits into from

Conversation

codylerum
Copy link
Contributor

Current versions of Intellij are failing to parse the current vcs.xml file as it has a comment before the optional xml declaration.

image

I've updated that to not complain as well as added another entry for the .gitignore for a common intellij plugin. This should make it easier for contributors to open the project. Currently on a fresh clone you get a dirty vcs.xml file.

Copy link
Contributor

@Stephan202 Stephan202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this PR; @rickie and I worked around this every time, but it is a bit annoying indeed :)

.gitignore Outdated Show resolved Hide resolved
Co-authored-by: Stephan Schroevers <stephan202@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants