]> git.mxchange.org Git - jcore-utils.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 5 Nov 2022 05:10:49 +0000 (06:10 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 5 Nov 2022 05:10:49 +0000 (06:10 +0100)
- ignoring any log files, e.g. you can run $ ant test >test.log 2>&1 and check
  it with an editor/text viewer instead of scrolling in your xterm/console

.gitignore

index cf4a7c5b0dae6e64df0a9d42472e823cbac70ce2..59b501c9c89a1f544dfe62da68a07cdfe78bb074 100644 (file)
@@ -9,3 +9,4 @@ nbproject/*~
 /*.properties
 .~lock*
 .gitcommits
+/*.log