markov: Update gitignore to allow db.sql to be added
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
# Don't add production config.toml to the repo
|
||||
config.toml
|
||||
# Ignore markov data (default path)
|
||||
data/markov/
|
||||
data/markov/markov.db
|
||||
|
||||
# Pickle files
|
||||
*.pkl
|
||||
|
||||
Reference in New Issue
Block a user