We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4758 - [patch] hgignore clion build artifacts
Summary: [patch] hgignore clion build artifacts
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-09 18:25 UTC by Malte Kießling
Modified: 2020-02-04 00:35 UTC (History)
0 users

See Also:


Attachments
.hgignore patch (223 bytes, patch)
2019-08-09 18:25 UTC, Malte Kießling
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Malte Kießling 2019-08-09 18:25:53 UTC
Created attachment 3923 [details]
.hgignore patch

clion builds into cmake-build-debug, cmake-build-release etc. by default. Also, it creates the .idea forlder in wich it places some (mostly local) config. 

Since SDL is perfectly buildable from within the IDE, i think it'd be nice to have the build and ide artifacts ignored by hg.

I have attatched a patch for .hgignore
Comment 1 Sam Lantinga 2020-02-04 00:35:02 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/ef464ea7a488