Commit Graph

15 Commits

Author SHA1 Message Date
Treeston
338e8ba0fe Core/Misc: Partial merge of 3.3.5-dbedit:
- 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
2018-10-26 14:43:22 +02:00
Shauren
57c13c539b Buildsystem: Fixed windows pch build with ninja
(cherry picked from commit a6e46c1c2e)
2017-12-13 13:41:47 +01:00
Carbenium
5015290b6c Add cmake-build-* directories to .gitignore since these are the default build locations for CLion
(cherry picked from commit c6bc131b36)
2016-12-02 01:06:37 +01:00
ShinDarth
c46e74928d Gitignore: ignore Visual Studio Code IDE system files 2016-08-13 16:39:52 +02:00
Carbenium
be6371fdc2 Add CLion files to gitignore
(cherry picked from commit 73779d09e9)
2016-06-21 21:14:02 +02:00
Carbenium
72c66e2136 Merge pull request #14979 from ShinDarth/gitignore
Add nbproject/* to gitignore
(cherry picked from commit a0f9cadb18)
2015-06-30 14:48:23 +02:00
Spp
333b8e5159 Core/Build: Enable Clang PCH support and OS X specific features
Core: Fix warnings here and there
2012-11-09 13:13:45 +01:00
Machiavelli
f71ad6d581 DVCS: Add kdiff3 file extensions to gitignore 2012-01-15 15:28:52 +01:00
Shauren
0fe05707aa DVCS: Added any type of build directory to gitignore 2011-11-24 10:17:15 +01:00
Spp-
4649281536 Core/DVCS: Add .diff extension to gitignore 2011-08-26 09:40:03 +02:00
runningnak3d
bff4ca446b Misc: Let's ignore *.patch files 2011-02-13 20:29:48 -07:00
Machiavelli
92460b4aab DVCS: Add .mailmap to gitignore too 2010-12-29 12:56:53 +01:00
Machiavelli
6f00a22a12 Core/DVCS: Add .bak extension to .gitignore (used to backup files in UltraEdit) 2010-12-29 12:13:54 +01:00
silinoron
c836137521 Don't ignore the .git folder; but do ignore .hg. 2010-12-28 13:09:35 -08:00
silinoron
2f3496f198 Rename .hgignore to .gitignore. 2010-12-28 13:08:22 -08:00