aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTreeston <treeston.mmoc@gmail.com>2018-10-26 14:43:22 +0200
committerTreeston <treeston.mmoc@gmail.com>2018-10-26 14:43:22 +0200
commit338e8ba0fea8b4b15120c96fff15a6c4b1a52593 (patch)
treeb9a9fce959447317011252c4b38d5519667ab3d1 /.gitignore
parent0a0312b705ecb1a318fd3abe545b571a3a349a9c (diff)
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9ef72e70bf3..8f53d915b4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ nbproject/*
.vscode
cmake-build-*/
.vs
+*.user