Remove config from repo
This commit is contained in:
parent
b3751b28bf
commit
b1ffd1a04a
2 changed files with 2 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,4 +6,5 @@ backend/data/recipes.sqlite-journal
|
|||
style.css.map
|
||||
backend/static/style.css
|
||||
backend/file.db
|
||||
*.sqlite
|
||||
*.sqlite
|
||||
conf.ron
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
(
|
||||
port: 8082,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue