OpenTechEngine / OpenTechBFG

Engine based on (RB) Doom 3 BFG aiming to allow the creation of standalone games
Other
84 stars 11 forks source link

Small quality of life improvement for kdevelop users #134

Closed damiel closed 7 years ago

damiel commented 7 years ago

This is a small fix which adjusts the path used in .gitignore for kdevelop specific configuration files. I am not sure if something changed in how kdevelop handles .kdev4 files but the current .gitignore file doesn't work with atleast kdevelop 5.1.0 as these files don't get placed in neo but in the root directory where neo is.

I also made the name of the configuration file customizable, as in kdevelop you can change the default project name to something more descriptive if you wish, its quite awkward to have something like neo/neo/something_else as file path in the project overview of kdevelop.