Files
godot-website/.gitignore
Yuri Sizov 5c406d2903 Add a download page for preview builds (#640)
- Make downloads data-driven, create a database of versions;
- Add a custom plugin to generate download URLs;
- Use the new plugin for the regular downloads page as well.
2023-05-17 20:36:53 +02:00

42 lines
495 B
Plaintext

# Build artifacts and cache
.bundle/
.jekyll-cache
.jekyll-metadata
_site
vendor/
# Code editors
.vscode/
# Website sections not tracked in this repo
.htaccess
asset-library/
mirrorlist/
qa/
# OS-specific files
# Linux
*~
.directory
# macOS
.DS_Store
__MACOSX
# Windows
# https://github.com/github/gitignore/blob/main/Global/Windows.gitignore
[Tt]humbs.db
[Tt]humbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
*.stackdump
[Dd]esktop.ini
$RECYCLE.BIN/
*.cab
*.msi
*.msix
*.msm
*.msp
*.lnk