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
|
*.db
|
||||||
*.pem
|
*.pem
|
||||||
config.json
|
config.json
|
||||||
|
pool.json
|
||||||
env/
|
env/
|
||||||
|
|
Loading…
Reference in New Issue