aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-10-08 10:53:47 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-10-08 10:53:47 +0100
commit961bcb1aa9b95848545ee4c6e1023c40c089170c (patch)
treeb2c6adea716e37da802f6322094bf4814c314b90 /.gitignore
parentcf55eeae111cd3fe7512fccda0bee0f1ac0575f5 (diff)
using inline css to push body down from navbar
Diffstat (limited to '')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 31ed3b0..18bf420 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,7 +62,8 @@ target/
# pyenv
.python-version
-
+# local database
+ctrack.db
# Environments
.venv