mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
22 lines
286 B
Text
Executable file
22 lines
286 B
Text
Executable file
# Public assets #
|
|
#################
|
|
public/.well-known
|
|
public/assets/js/modules/npm
|
|
|
|
# Bootstrapping #
|
|
#################
|
|
vendor
|
|
node_modules
|
|
.env.ini
|
|
|
|
# OS generated files #
|
|
######################
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
Icon?
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
.directory
|