20 lines
No EOL
172 B
Text
20 lines
No EOL
172 B
Text
#config file
|
|
src/API/lib/config.php
|
|
|
|
#phpstorm
|
|
.idea/
|
|
|
|
# vscode
|
|
.vscode/
|
|
|
|
|
|
#node cache
|
|
node_modules/
|
|
pnpm-lock.yaml
|
|
|
|
#composer
|
|
src/API/vendor
|
|
|
|
# parcel
|
|
dist/
|
|
.parcel-cache/ |