aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-11-08Misc: Adjust cmake-build pattern in .gitignore for IDEs using that file as ↵IntelligentQuantum
their own filter (#28501)
2021-11-15Core/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 Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) and play nice with IDEs (PR #22768) (cherry picked from commit 338e8ba0fea8b4b15120c96fff15a6c4b1a52593) (cherry picked from commit f7ca0877a3736000a6e3b4ed09ac5f08b4d8e3f0) (cherry picked from commit 207093475a177e9fd29696e80fdd06a11324782d) (cherry picked from commit ee68cf33921944fd3f8c188044906998cf10ff2a) (cherry picked from commit c16d461e16f0704bb11040faff30953d33ba2188) (cherry picked from commit f6b0d99e2c0bc22b44d6f3cfdae50cbba7d51de8) (cherry picked from commit bc1f456125c1b6c90617a514152d69c40ce64886)
2017-07-19Buildsystem: Fixed windows pch build with ninjaShauren
2016-12-02Gitignore: ignore Visual Studio Code IDE system filesShinDarth
(cherry picked from commit c46e74928dda31390b5f4e07db8abadf8c91c09e)
2016-11-30Add cmake-build-* directories to .gitignore since these are the default ↵Carbenium
build locations for CLion
2016-06-21Add CLion files to gitignoreCarbenium
2015-06-30Add nbproject/* to gitignoreShinDarth
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