mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
Recreate Docker setup for contributors to be more up to date and robust (#401)
Recreate Docker setup for contributors to be more up to date and robust
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -13,16 +13,12 @@
|
||||
!.gitmodules
|
||||
!.gitignore
|
||||
|
||||
# October CMS
|
||||
# Local development tools
|
||||
node_modules
|
||||
|
||||
# Plugins
|
||||
!/plugins
|
||||
/plugins/october/demo
|
||||
|
||||
# Winter CMS files
|
||||
# Themes
|
||||
!/themes
|
||||
/themes/demo
|
||||
|
||||
# Docker
|
||||
!/docker
|
||||
|
||||
Reference in New Issue
Block a user