| Summary: | [patch] hgignore clion build artifacts | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Malte Kießling <mkalte> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugzilla.libsdl.org/show_bug.cgi?id=4965 | ||
| Attachments: | .hgignore patch | ||
Patch added, thanks! https://hg.libsdl.org/SDL/rev/ef464ea7a488 |
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