summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2024-02-25 15:27:54 +0100
committerFxQnLr <[email protected]>2024-02-25 15:27:54 +0100
commit91cd665671d564620bce13e693cd7ecaad697db9 (patch)
treed560273df2eece276cbda021cb4e95c044bb19df /.gitignore
parent9058f191b69ecafc8fdeace227ac113412d03888 (diff)
downloadwebol-91cd665671d564620bce13e693cd7ecaad697db9.tar
webol-91cd665671d564620bce13e693cd7ecaad697db9.tar.gz
webol-91cd665671d564620bce13e693cd7ecaad697db9.zip
Closes #11. Write log to file. Update deps
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0fd9734..d8ed708 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,6 @@ target/
14config.* 14config.*
15 15
16.idea 16.idea
17
18logs/
19*.log