mirror of
https://codeberg.org/reflect/website.git
synced 2025-09-13 18:53:41 +02:00
Placeholder website until the real thing is ready Reviewed-on: https://codeberg.org/reflect/website/pulls/1 Co-authored-by: Victor Westerlund <victor.vesterlund@gmail.com> Co-committed-by: Victor Westerlund <victor.vesterlund@gmail.com>
22 lines
275 B
Text
Executable file
22 lines
275 B
Text
Executable file
# Public assets #
|
|
#################
|
|
public/robots.txt
|
|
public/.well-known
|
|
|
|
# Bootstrapping #
|
|
#################
|
|
vendor
|
|
node_modules
|
|
.env.ini
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
Icon?
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
.directory
|