Michael Bernardi
90fddb99ed
Fix #20618 : ignore tasks.json in .gitignore
2023-11-19 22:51:43 +01:00
Michael Steenbeek
68931c75bb
Add data/assetpack to .gitignore
2022-11-23 19:21:28 +01:00
Michael Steenbeek
948c393bc1
Fix #8110 : Use a single name for the title sequences directory ( #11545 )
2020-04-30 18:50:26 +02:00
Ted John
5925d5fc10
Improve cmake config for Windows and Visual Studio ( #10361 )
...
- Ensure static CRT is used when compiling.
- Allow Ninja generator to work (remove use of CMAKE_VS_PLATFORM_NAME).
- Move CMakeSettings.json to new standard location for VS.
2020-01-25 22:42:27 +00:00
Tom Lankhorst
367b496d6b
Exclude typical cmake build dirs ( #8646 )
2019-01-27 12:08:03 +01:00
Ted John
e545c3a0f4
Update .gitignore to ignore any bin directory
2018-05-30 18:10:31 +01:00
Michael Steenbeek
abc196a4d4
Add objectsversion to .gitignore
2018-05-02 12:00:36 +02:00
Ted John
6fc963b5d4
[ci skip] Update .gitignore
2018-04-19 22:37:34 +01:00
Michał Janiszewski
45421d6a4c
Update gitignore
2017-11-15 22:32:51 +01:00
Michael Steenbeek
9c3a16b6e0
Merge pull request #5611 from OpenRCT2/android
...
Android
2017-06-19 10:25:18 +02:00
Gymnasiast
e8188a309a
Add cmake-build-debug to .gitignore
...
[ci skip]
2017-06-17 11:53:50 +02:00
Marijn van der Werf
8766ec37a1
Add Android project
2017-06-15 14:22:15 +02:00
Ted John
634118171f
gitignore: Ignore .vscode/settings.json
...
It kept adding file associations after goto definition on header files.
[ci skip]
2017-06-08 19:15:49 +01:00
Ted John
a2e3f10ca1
Update VS project files
2017-01-04 18:28:37 +00:00
Marijn van der Werf
56c338bd3a
Update Xcode project
2016-12-28 23:09:04 +01:00
Ted John
7d98e888bb
Remove sequencesversion from .gitignore
...
.dependencies is used instead.
2016-12-20 12:38:10 +00:00
Ted John
6abe5cf73a
Write new task for downloading dependencies
2016-12-16 22:42:16 +00:00
LRFLEW
066a9b12e2
Update Xcode Project
2016-12-16 16:11:03 -06:00
Ted John
f3303b91a9
Add vscode launch configuration
...
[ci skip]
2016-12-12 20:29:44 +00:00
Marijn van der Werf
a27cebd973
Convert more occurences of osx to macos
2016-10-03 16:12:04 +02:00
Gymnasiast
bfbe85ed07
Update .gitignore
2016-08-30 19:30:53 +02:00
Ted John
f56b033e0c
remove VS filters
...
The project filters for VS is just becoming an inconvenience and always ends up going out of sync with the src folder structure. Developers should use 'Show All Files' instead which displays the source files by their actual folder structure and other files in the repository that aren't included in the vcxproj.
2016-05-28 13:57:09 +01:00
IntelOrca
e4636fd1e5
update .gitignore
2016-02-20 14:40:00 +00:00
Martin Kröll
2ed8940c76
Fixed .gitignore
...
- Add last newline
- filter only ".directory" and not "*.directory"
2016-01-06 00:39:12 +01:00
Martin Kröll
e3c6093145
Add to .gitignore. Important on Linux/KDE systems.
2016-01-05 17:33:33 +01:00