0.2.2x testin git

This commit is contained in:
Peder Vatn Austad
2024-05-25 10:32:31 +02:00
parent c658916dde
commit 5194c10501
2 changed files with 12 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1 +1 @@
conf.json config/conf.json

View File

@@ -1 +1,11 @@
just in case i ducked up .gitignore {
"database": {
"host": "localhost",
"port": "5432",
"user": "postgres",
"password": "postgres",
"dbname": "ti1",
"sslmode": "disable"
},
"temp": "value"
}