aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-02-07 14:26:45 +0100
committerSven Gothel <[email protected]>2022-02-07 14:26:45 +0100
commitb3981ff3440a7dd1ae93d712a3153063160ae817 (patch)
treed4e48793b5caf1af52c6fd62e6a24c2bf651a552 /.gitignore
parentcfeee9cca321fe41220f4d91d9d95863a966efd4 (diff)
.gitignore: add *.log files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4a7c48a..83c2ace 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
build*/
dist*/
+issues/
# Object files
*.o
@@ -15,7 +16,7 @@ dist*/
*.swp
*.swo
*~
-#*.log
+*.log
# Eclipse files
#.cproject