fedi-imagebot/.gitignore
2023-01-03 21:01:48 +01:00

15 lines
270 B
Text

# Created by https://www.toptal.com/developers/gitignore/api/deno
# Edit at https://www.toptal.com/developers/gitignore?templates=deno
### Deno ###
/.idea/
/.vscode/
/node_modules
.env
*.orig
*.pyc
*.swp
# End of https://www.toptal.com/developers/gitignore/api/deno