Add pool file to gitignore and create an empty pool file
This commit is contained in:
parent
acad766dea
commit
2355412a2e
|
@ -2,4 +2,5 @@
|
|||
*.db
|
||||
*.pem
|
||||
config.json
|
||||
pool.json
|
||||
env/
|
||||
|
|
Loading…
Reference in New Issue