aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Unity build fixes (#253)Stefan Boberg2024-12-051-102/+1
| | | some fixes to make everything build using unity build mode. Mostly moved code from anonymous namespaces into local impl namespace to avoid ambiguity in name resolution.
* amended .gitignore so xcode projects are excludedStefan Boberg2024-08-141-0/+1
|
* revive UE toolchain build (#343)Dan Engelbrecht2023-08-221-0/+3
| | | | | | | | | * add comment about 7z usage in xmake bundle * add ue-libcxx lib/headers and licence + tps * update get_ue_toolchain.sh to use embedded libc++ and decouple from p4 * clearer output when falling back to zip from 7z * update ci scripts to use ue toolchain on linux * updated linux build README.md * changelog
* narrowed scope of clang-format actionStefan Boberg2023-06-091-17/+0
| | | | also removed some unnecessary entries from .gitignore
* ignore generated CMake filesStefan Boberg2023-03-301-0/+2
|
* Ignore clangd cache directory.Per Larsson2021-12-101-0/+4
|
* Merged main.Per Larsson2021-12-091-0/+3
|\
| * Added .gdb_history to .gitignoreMartin Ridgers2021-11-261-0/+1
| |
| * Added "xmake project" output to .gitignoreMartin Ridgers2021-11-261-0/+2
| |
* | Merged main.Per Larsson2021-11-251-0/+1
|\|
| * Added bundle xmake task.Per Larsson2021-11-241-0/+1
| |
* | More .gitignore cleanupStefan Boberg2021-11-031-5/+2
| |
* | Add /vsxmake* to .gitignoreStefan Boberg2021-11-031-0/+2
|/
* Added generated makefiles to .gitignoreStefan Boberg2021-09-191-3/+2
|
* HttpResponse enum -> HttpResponseCodeStefan Boberg2021-09-121-0/+1
| | | | Also removed initial CbPackage API HttpServer changes as I have decided to take a different approach
* Added .xmake/ folder to .gitignore fileStefan Boberg2021-09-041-0/+1
|
* Added .vscode and .sentry-native to .gitignoreStefan Boberg2021-08-211-0/+6
|
* Ignore tags folder created by ctags et al.Per Larsson2021-06-231-0/+7
|
* Adding zenservice codeStefan Boberg2021-05-111-0/+213