mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
12 lines
194 B
Plaintext
12 lines
194 B
Plaintext
# exclude everything by default (this is a CMS!), and whitelist the safe stuff
|
|
/*
|
|
packed
|
|
node_modules
|
|
conf.json
|
|
!.gitattributes
|
|
!.gitignore
|
|
!/plugins
|
|
/plugins/october/demo
|
|
!/themes
|
|
/themes/demo
|