diff options
author | luxagraf <sng@luxagraf.net> | 2022-08-19 19:43:35 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2022-08-19 19:43:35 -0500 |
commit | a939da50f61652c6ab99b250a9736120e8a5fe5b (patch) | |
tree | 65660ebace23633c0e8575ecbe3328e0d4850cfd /.gitignore | |
parent | b5a7a057eb7a58b9c0e8db6aaac5e70b6651d130 (diff) |
added 1.5 nights worth of writing and an ignore file to hide the sync docs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7652b01 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.owncloudsync.log +.sync_e90fa6415226.db +.sync_e90fa6415226.db-wal |