Browse Source

dev: avoid accidentially committing knex config

pull/5778/head
Christian Bläul 2 years ago
parent
commit
a6d4479999
1 changed files with 1 additions and 0 deletions
  1. 1
      .gitignore

1
.gitignore

@ -28,6 +28,7 @@ server/views/setup.pug
# Config Files
/config.yml
/knexfile.js
# Data directories
/repo

Loading…
Cancel
Save