Ignore fly.toml file.

This commit is contained in:
Towfiq 2022-11-26 20:06:30 +06:00
parent d0d8710670
commit 0919245d28
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ README.md
.next
.git
.vscode
fly.toml
TODO
data/database.sqlite
data/settings.json

1
.gitignore vendored
View File

@ -18,6 +18,7 @@
.DS_Store
*.pem
.vscode
fly.toml
# debug
npm-debug.log*