Browse Source

gitignore2

main
pvincent 1 week ago
parent
commit
5692463dfd
  1. 4
      .gitignore
  2. 6
      _stderr

4
.gitignore

@ -1,2 +1,2 @@
/_stdout
/_stderr
_stdout
_stderr

6
_stderr

@ -1,8 +1,8 @@
some trace in stderr
This is stderr
lib/utility.bash: line 9: return 7
ERROR 7: [return 7]
lib/utility.bash:9 suite
lib/utility.bash: line 8: return 7 from suite
ERROR 7: [return 7 from suite]
lib/utility.bash:8 suite
lib/utility.bash:3 blabla
useless.sh:8 F2
useless.sh:19 F1

Loading…
Cancel
Save