Ignore KDevelop 4 (and 5 pre-release) project files#26565
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @brson (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
|
@bors r+ rollup |
|
📌 Commit 8e3ea5d has been approved by |
|
Shouldn't this be added to the global gitignore instead of the project specific one? https://help.github.com/articles/ignoring-files/#create-a-global-gitignore |
|
@frewsxcv I added this since .cproject is also ignored - I was assuming it came from some sort of editor or IDE |
This is just a simple change to ignore KDevelop 4 (and pre-release versions of KDevelop 5) project files.
This is just a simple change to ignore KDevelop 4 (and pre-release versions of KDevelop 5) project files.