worldforge / ember

The main client for the Worldforge MMORPG system.

Home Page:http://www.worldforge.org/index.php/components/ember/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitignore file

Arsakes opened this issue · comments

Hey,
you should add *.cxx files to gitignore list.

I've added it.
Though in general it's better if you build in a directory separate from the source. If this directory then is a child of the source directory, you can then instead add a repo-specific ignore rule to .git/info/exclude.