mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
Add deploy script, remove compiled assets
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
# exclude everything by default (this is a CMS!), and whitelist the safe stuff
|
||||
/*
|
||||
packed
|
||||
node_modules
|
||||
conf.json
|
||||
!.gitattributes
|
||||
!.gitignore
|
||||
!/plugins
|
||||
|
||||
Reference in New Issue
Block a user