aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2018-10-26Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
- Added SmartEnum.h for enum iteration, stringification, and more, courtesy of krabicezpapundeklu/smart_enum - Moved a bunch of enums in SharedDefines.h to the new system - Miscellaneous utility methods ported
2017-12-13Buildsystem: Fixed windows pch build with ninjaShauren
(cherry picked from commit a6e46c1c2ef491cd4cce39be47445e9da194e84e)
2016-12-02Add cmake-build-* directories to .gitignore since these are the default ↵Carbenium
build locations for CLion (cherry picked from commit c6bc131b36dea28e3a134fdb08052f4b48891792)
2016-08-13Gitignore: ignore Visual Studio Code IDE system filesShinDarth
2016-06-21Add CLion files to gitignoreCarbenium
(cherry picked from commit 73779d09e99b60432909b734887a116dabbf6fa8)
2015-06-30Merge pull request #14979 from ShinDarth/gitignoreCarbenium
Add nbproject/* to gitignore (cherry picked from commit a0f9cadb18f1e1cfd2879a49b2dc66566652dbae)
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
Core: Fix warnings here and there
2012-01-15DVCS: Add kdiff3 file extensions to gitignoreMachiavelli
2011-11-24DVCS: Added any type of build directory to gitignoreShauren
2011-08-26Core/DVCS: Add .diff extension to gitignoreSpp-
2011-02-13Misc: Let's ignore *.patch filesrunningnak3d
2010-12-29DVCS: Add .mailmap to gitignore tooMachiavelli
2010-12-29Core/DVCS: Add .bak extension to .gitignore (used to backup files in UltraEdit)Machiavelli
2010-12-28Don't ignore the .git folder; but do ignore .hg.silinoron
2010-12-28Rename .hgignore to .gitignore.silinoron