Skip to content

Conversation

Bushstar
Copy link
Contributor

Add IntelliJ and Visual Studio Code editor files to .gitignore. Small QOL change :)

@DrahtBot
Copy link
Contributor

DrahtBot commented Mar 17, 2023

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
Concept NACK fanquake

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

@fanquake
Copy link
Member

NACK. Feel free to add to your local (global) .gitignore.

@Bushstar
Copy link
Contributor Author

If so should the Qt Creator entry be removed or leave it as this project uses Qt?

@willcl-ark
Copy link
Member

@Bushstar I add project specific things to .git/info/exclude inside the project. But perhaps more helpful for you if you are using an IDE like that is if you add a global gitignore and reference it in your git config:

[core]
	excludesfile = /path/to/your/gitignore_global

Then you'll never be bothered by it again yourself.

@fanquake
Copy link
Member

If so should the Qt Creator entry be removed or leave it as this project uses Qt?

Can probably just leave things as-is. At some point we had instructions for using Qt Creator.

@fanquake fanquake closed this Mar 17, 2023
@Bushstar Bushstar deleted the gitignore-add-ides branch March 17, 2023 09:28
@Bushstar
Copy link
Contributor Author

@willcl-ark top tips. I now have a global .gitignore file.

@bitcoin bitcoin locked and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants