aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Garrelou <simon.garrelou@gmail.com>2023-12-20 14:13:17 +0100
committerSimon Garrelou <simon.garrelou@gmail.com>2023-12-20 14:14:08 +0100
commit119f7140d269aa5f9c01faa9d83d2e73e6f1efb0 (patch)
treee28ad292f20afceb595452e939461305cc49c17f /.gitignore
parent15d3df5b10abbc11c65eff36682243e8ae8c0eb1 (diff)
downloadtermsonic-119f7140d269aa5f9c01faa9d83d2e73e6f1efb0.tar.gz
termsonic-119f7140d269aa5f9c01faa9d83d2e73e6f1efb0.zip
Add file-based error logging
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 02915e9..e72bd03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
1launch.json 1launch.json
2/termsonic 2/termsonic
3termsonic.exe 3termsonic.exe
4errors.log \ No newline at end of file