forked from OpenTM2/opentm2-source
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
37 lines (36 loc) · 891 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
BIN-Debug/*.*
OBJ-Debug/*.*
MAPWIN/*.*
VS-projects
Debug
TEMP
my-config.bat
.vscode/
*.swp
*.swo
tags
Packages
TestMem/MITTA000.MEM
TestMem/OTHER000.MEM
TestMem/SHOWM000.MEM
SAMPLEDATA/PROPERTY/OTHER000.MEM
SAMPLEDATA/PROPERTY/MITTA000.MEM
SAMPLEDATA/MEM/OTHER000.TMI
SAMPLEDATA/MEM/OTHER000.TMD
SAMPLEDATA/MEM/MITTA000.TMI
SAMPLEDATA/MEM/MITTA000.TMD
source/build
source/builds/
include/build/CMakeCache.txt
include/build/.cmake/api/v1/query/client-integration-vscode/cache-v2
include/build/.cmake/api/v1/query/client-integration-vscode/cmakeFiles-v1
include/build/.cmake/api/v1/query/client-integration-vscode/codemodel-v2
include/build/CMakeFiles/cmake.check_cache
include/build/CMakeFiles/CMakeOutput.log
include/build/CMakeFiles/3.16.3/CMakeSystem.cmake
source/.cache/
_build/
source/obj/main.o
source/obj/main.d
source/obj/OtmMemoryServiceTester.d
source/obj/OtmMemoryServiceTester.o