mirror of
https://github.com/towfiqi/serpbear
synced 2025-06-26 18:15:54 +00:00
Ignore fly.toml file.
This commit is contained in:
parent
d0d8710670
commit
0919245d28
@ -7,6 +7,7 @@ README.md
|
|||||||
.next
|
.next
|
||||||
.git
|
.git
|
||||||
.vscode
|
.vscode
|
||||||
|
fly.toml
|
||||||
TODO
|
TODO
|
||||||
data/database.sqlite
|
data/database.sqlite
|
||||||
data/settings.json
|
data/settings.json
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,6 +18,7 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
*.pem
|
*.pem
|
||||||
.vscode
|
.vscode
|
||||||
|
fly.toml
|
||||||
|
|
||||||
# debug
|
# debug
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
Loading…
Reference in New Issue
Block a user