-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (53 loc) · 712 Bytes
/
.gitignore
File metadata and controls
53 lines (53 loc) · 712 Bytes
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.vs/
build*/*
/bin/
*.swp
*~
*.pdb
*.osi
*.osih
*.dat
*.zip
*.bak
*.csv
*.exe
*.dll
buildnr.cpp
version.cpp
version.txt
log.txt
externals/OpenSceneGraph
externals/OSI
externals/SUMO
externals/googletest
resources/models
Hello-World_coding-example/build
.pyenv
.vscode
test/OSC-ALKS-scenarios
test/stdout.txt
test/__pycache__
esmini/EnvironmentSimulator/code-examples
esmini/EnvironmentSimulator/Applications
esmini/EnvironmentSimulator/Libraries
esmini/CMakeFiles/
esmini/Makefile
esmini/cmake_install.cmake
esmini/code-examples-bin/
esmini/install_manifest.txt
*/Makefile
*/CMakeFiles
CMakeFiles
Makefile
*.cmake
*_test
*.a
*.so
.idea/
out.xml
log.txt
LOG_FILE
*.doctree
docs/_build
docs/_build/doctrees
TODO.md