ntfy/.gitignore
nimbleghost 4d40de58fc Use prettier to format other files
+ Add vscode settings to automatically use it.
2023-05-31 18:47:08 +02:00

13 lines
135 B
Text

dist/
build/
.idea/
*.swp
server/docs/
server/site/
tools/fbsend/fbsend
playground/
secrets/
*.iml
node_modules/
.DS_Store
__pycache__