2014-04-01 19:31:55 -04:00
|
|
|
# OPENRCT2
|
|
|
|
|
|
|
|
sdl
|
|
|
|
|
2014-05-26 13:06:57 -04:00
|
|
|
# Compiled dll
|
|
|
|
openrct2.dll
|
|
|
|
|
2015-12-19 23:46:52 -05:00
|
|
|
# Compiled linux executable
|
|
|
|
openrct2
|
|
|
|
|
2015-02-06 14:54:44 -05:00
|
|
|
# Distribution
|
|
|
|
distribution/windows/*.exe
|
|
|
|
|
2014-05-26 13:06:57 -04:00
|
|
|
# Build artifacts
|
2015-12-02 16:01:38 -05:00
|
|
|
artifacts
|
2014-05-26 13:06:57 -04:00
|
|
|
.cache
|
2016-12-16 17:41:11 -05:00
|
|
|
.dependencies
|
2014-05-26 13:06:57 -04:00
|
|
|
|
2015-07-03 01:53:27 -04:00
|
|
|
#lib
|
|
|
|
lib
|
2015-07-05 16:08:16 -04:00
|
|
|
libversion
|
2015-05-25 15:38:33 -04:00
|
|
|
|
2016-12-16 17:11:03 -05:00
|
|
|
#sequences
|
|
|
|
data/title
|
|
|
|
|
2014-04-01 19:31:55 -04:00
|
|
|
#################
|
|
|
|
## Eclipse
|
|
|
|
#################
|
|
|
|
|
|
|
|
*.pydevproject
|
|
|
|
.project
|
|
|
|
.metadata
|
|
|
|
bin/
|
|
|
|
tmp/
|
|
|
|
*.tmp
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~.nib
|
|
|
|
local.properties
|
|
|
|
.classpath
|
|
|
|
.settings/
|
|
|
|
.loadpath
|
|
|
|
|
|
|
|
# External tool builders
|
|
|
|
.externalToolBuilders/
|
|
|
|
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
|
|
*.launch
|
|
|
|
|
|
|
|
# CDT-specific
|
|
|
|
.cproject
|
|
|
|
|
|
|
|
# PDT-specific
|
|
|
|
.buildpath
|
|
|
|
|
|
|
|
|
|
|
|
#################
|
|
|
|
## Visual Studio
|
|
|
|
#################
|
|
|
|
|
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
|
|
|
|
# User-specific files
|
2016-05-28 08:57:09 -04:00
|
|
|
*.vcxproj.filters
|
2014-04-01 19:31:55 -04:00
|
|
|
*.suo
|
|
|
|
*.user
|
|
|
|
*.sln.docstates
|
2015-08-31 07:27:02 -04:00
|
|
|
.vs/
|
2014-04-01 19:31:55 -04:00
|
|
|
|
|
|
|
# Build results
|
|
|
|
|
|
|
|
[Dd]ebug/
|
|
|
|
[Rr]elease/
|
|
|
|
x64/
|
|
|
|
build/
|
2015-08-20 14:05:18 -04:00
|
|
|
build_*/
|
2014-04-01 19:31:55 -04:00
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
|
|
|
|
|
|
|
# MSTest test Results
|
|
|
|
[Tt]est[Rr]esult*/
|
|
|
|
[Bb]uild[Ll]og.*
|
|
|
|
|
|
|
|
*_i.c
|
|
|
|
*_p.c
|
|
|
|
*.ilk
|
|
|
|
*.meta
|
|
|
|
*.obj
|
|
|
|
*.pch
|
|
|
|
*.pdb
|
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
|
|
|
*.tlb
|
|
|
|
*.tli
|
|
|
|
*.tlh
|
|
|
|
*.tmp
|
|
|
|
*.tmp_proj
|
|
|
|
*.log
|
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
.builds
|
|
|
|
*.pidb
|
|
|
|
*.log
|
|
|
|
*.scc
|
|
|
|
|
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
*.cachefile
|
2015-12-02 12:52:40 -05:00
|
|
|
*.VC.opendb
|
2016-02-20 09:39:44 -05:00
|
|
|
*.VC.db
|
2014-04-01 19:31:55 -04:00
|
|
|
|
|
|
|
# Visual Studio profiler
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
|
|
|
*.vspx
|
2016-02-20 09:39:44 -05:00
|
|
|
*.diagsession
|
2014-04-01 19:31:55 -04:00
|
|
|
|
|
|
|
# Guidance Automation Toolkit
|
|
|
|
*.gpState
|
|
|
|
|
|
|
|
# ReSharper is a .NET coding add-in
|
|
|
|
_ReSharper*/
|
|
|
|
*.[Rr]e[Ss]harper
|
|
|
|
|
|
|
|
# TeamCity is a build add-in
|
|
|
|
_TeamCity*
|
|
|
|
|
|
|
|
# DotCover is a Code Coverage Tool
|
|
|
|
*.dotCover
|
|
|
|
|
|
|
|
# NCrunch
|
|
|
|
*.ncrunch*
|
|
|
|
.*crunch*.local.xml
|
|
|
|
|
|
|
|
# Installshield output folder
|
|
|
|
[Ee]xpress/
|
|
|
|
|
|
|
|
# DocProject is a documentation generator add-in
|
|
|
|
DocProject/buildhelp/
|
|
|
|
DocProject/Help/*.HxT
|
|
|
|
DocProject/Help/*.HxC
|
|
|
|
DocProject/Help/*.hhc
|
|
|
|
DocProject/Help/*.hhk
|
|
|
|
DocProject/Help/*.hhp
|
|
|
|
DocProject/Help/Html2
|
|
|
|
DocProject/Help/html
|
|
|
|
|
|
|
|
# Click-Once directory
|
|
|
|
publish/
|
|
|
|
|
|
|
|
# Publish Web Output
|
|
|
|
*.Publish.xml
|
|
|
|
*.pubxml
|
|
|
|
|
|
|
|
# NuGet Packages Directory
|
|
|
|
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
|
|
|
|
#packages/
|
|
|
|
|
|
|
|
# Windows Azure Build Output
|
|
|
|
csx
|
|
|
|
*.build.csdef
|
|
|
|
|
|
|
|
# Windows Store app package directory
|
|
|
|
AppPackages/
|
|
|
|
|
|
|
|
# Others
|
|
|
|
sql/
|
|
|
|
*.Cache
|
|
|
|
ClientBin/
|
|
|
|
[Ss]tyle[Cc]op.*
|
|
|
|
~$*
|
|
|
|
*~
|
|
|
|
*.dbmdl
|
|
|
|
*.[Pp]ublish.xml
|
|
|
|
*.pfx
|
|
|
|
*.publishsettings
|
|
|
|
|
|
|
|
# RIA/Silverlight projects
|
|
|
|
Generated_Code/
|
|
|
|
|
|
|
|
# Backup & report files from converting an old project file to a newer
|
|
|
|
# Visual Studio version. Backup files are not needed, because we have git ;-)
|
|
|
|
_UpgradeReport_Files/
|
|
|
|
Backup*/
|
|
|
|
UpgradeLog*.XML
|
|
|
|
UpgradeLog*.htm
|
|
|
|
|
|
|
|
# SQL Server files
|
|
|
|
App_Data/*.mdf
|
|
|
|
App_Data/*.ldf
|
|
|
|
|
|
|
|
#############
|
|
|
|
## Windows detritus
|
|
|
|
#############
|
|
|
|
|
|
|
|
# Windows image file caches
|
|
|
|
Thumbs.db
|
|
|
|
ehthumbs.db
|
|
|
|
|
|
|
|
# Folder config file
|
|
|
|
Desktop.ini
|
|
|
|
|
|
|
|
# Recycle Bin used on file shares
|
|
|
|
$RECYCLE.BIN/
|
|
|
|
|
2015-12-19 23:46:52 -05:00
|
|
|
#############
|
|
|
|
## Xcode
|
|
|
|
#############
|
|
|
|
|
|
|
|
# Build generated
|
|
|
|
build/
|
|
|
|
DerivedData
|
|
|
|
|
|
|
|
# Various settings
|
|
|
|
*.pbxuser
|
|
|
|
!default.pbxuser
|
|
|
|
*.mode1v3
|
|
|
|
!default.mode1v3
|
|
|
|
*.mode2v3
|
|
|
|
!default.mode2v3
|
|
|
|
*.perspectivev3
|
|
|
|
!default.perspectivev3
|
|
|
|
xcuserdata
|
|
|
|
|
|
|
|
# Other
|
|
|
|
*.xccheckout
|
|
|
|
*.moved-aside
|
|
|
|
*.xcuserstate
|
|
|
|
|
2014-04-01 19:31:55 -04:00
|
|
|
# Mac crap
|
|
|
|
.DS_Store
|
|
|
|
|
2015-12-19 23:46:52 -05:00
|
|
|
# We link logo files to .xcassets in Xcode project, so don't sync them
|
2016-10-03 08:59:05 -04:00
|
|
|
distribution/macos/Assets.xcassets/AppIcon.appiconset/*.png
|
2015-12-19 23:46:52 -05:00
|
|
|
|
|
|
|
# Extra Xcode-specific lib files
|
|
|
|
libxc
|
2014-04-01 19:31:55 -04:00
|
|
|
|
|
|
|
#############
|
|
|
|
## Python
|
|
|
|
#############
|
|
|
|
|
|
|
|
*.py[co]
|
|
|
|
|
|
|
|
# Packages
|
|
|
|
*.egg
|
|
|
|
*.egg-info
|
|
|
|
dist/
|
|
|
|
build/
|
|
|
|
eggs/
|
|
|
|
parts/
|
|
|
|
var/
|
|
|
|
sdist/
|
|
|
|
develop-eggs/
|
|
|
|
.installed.cfg
|
|
|
|
|
|
|
|
# Installer logs
|
|
|
|
pip-log.txt
|
|
|
|
|
|
|
|
# Unit test / coverage reports
|
|
|
|
.coverage
|
|
|
|
.tox
|
|
|
|
|
|
|
|
#Translations
|
|
|
|
*.mo
|
|
|
|
|
|
|
|
#Mr Developer
|
|
|
|
.mr.developer.cfg
|
2014-10-21 12:54:48 -04:00
|
|
|
|
|
|
|
#IDA files
|
|
|
|
openrct2.id*
|
|
|
|
openrct2.nam
|
2015-02-22 12:39:23 -05:00
|
|
|
openrct2.til
|
2015-05-20 14:20:24 -04:00
|
|
|
data/g2.dat
|
2016-01-05 11:33:33 -05:00
|
|
|
|
|
|
|
#################
|
|
|
|
## Linux
|
|
|
|
#################
|
|
|
|
|
|
|
|
# KDE folder settings
|
2016-01-05 18:39:12 -05:00
|
|
|
.directory
|
2016-08-30 13:30:53 -04:00
|
|
|
|
|
|
|
###############
|
|
|
|
## JetBrains ##
|
|
|
|
###############
|
2016-12-12 15:29:22 -05:00
|
|
|
.idea/
|
|
|
|
|
|
|
|
#########################
|
|
|
|
## Visual Studio Code
|
|
|
|
#########################
|
|
|
|
.vscode/*
|
|
|
|
!.vscode/settings.json
|
|
|
|
!.vscode/tasks.json
|
|
|
|
!.vscode/launch.json
|
|
|
|
!.vscode/extensions.json
|