forked from BlueFinBima/Helios14
-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy path.gitignore
57 lines (47 loc) · 1001 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# build output
bin
obj
Helios*.msi
setup.exe
Keypress*.msi
Helios*.exe
*.tmp
*.binlog
*.log
*.failed
# mstest test results
TestResults
# profiler results
/*.vsp
# version upgrade output
/UpgradeLog*.htm*
# solution / workspace / project user options
*.suo
*.user
# visual studio temp directory, including more per-user options and build state
/.vs
# archives
Helios *.zip
# installer output folder
/installer
# nuget output folder
/packages
# temp files
*.bak
# these need clean up
Lua/DCS/doc/todo.txt
Lua/DCS/Scripts/HeliosExport/Mods
/Helios Installer/select_output.txt
/ActivityLog.xsl
/Patching/Templates/Patching/Additional Simulator Viewports
/prebuild.binlog
/Tools/TestApplyPatches/test
/Helios/Templates/Base/Simulator Viewports
/Lua/DCS/Scripts/Helios/HeliosExport16.lua
/Lua/runExportLua.ps1
/*.code-workspace
/Helios_with*.sln
/Tools/*NonHelios*
/InterfaceFiles/.vs/InterfaceFiles/project-colors.json
/InterfaceFiles/.vs/InterfaceFiles/v15/Server/sqlite3
/Helios/TimeStamp.g.cs