about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-30 14:34:22 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-30 14:34:22 -0400
commite9f3ed0795b1827472337e9bd0b108dec8d7cdea (patch)
tree4956a4c359e3840c068f2c8625812bd2efd864ab /.gitignore
parent94e2fa2ac32a88dfd802653f30f536c45845159b (diff)
downloadthoughts-e9f3ed0795b1827472337e9bd0b108dec8d7cdea.tar.gz
thoughts-e9f3ed0795b1827472337e9bd0b108dec8d7cdea.tar.bz2
thoughts-e9f3ed0795b1827472337e9bd0b108dec8d7cdea.zip
Installed Wittle
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 7e20915..7e4fe23 100644 --- a/.gitignore +++ b/.gitignore
@@ -8,8 +8,7 @@
8/.bundle 8/.bundle
9 9
10# Ignore the default SQLite database. 10# Ignore the default SQLite database.
11/db/*.sqlite3 11/db/*.sqlite3*
12/db/*.sqlite3-journal
13 12
14# Ignore all logfiles and tempfiles. 13# Ignore all logfiles and tempfiles.
15/log/* 14/log/*