aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-01-02 06:34:13 +0100
committerSven Gothel <[email protected]>2021-01-02 06:34:13 +0100
commitee1dc8437884c028a87599c59313ea45e340476e (patch)
tree0b88320f0145347ef8fc427227140bcdc95dd35d /.gitignore
parentb80f20fd46a87c22e825fffafbdc07dc931ae094 (diff)
.gitignore: don't ignore *.log files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8baa092..20e0b4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,7 +15,7 @@ dist*/
*.swp
*.swo
*~
-*.log
+#*.log
# Eclipse files
#.cproject