ignore stderr.txt file
This commit is contained in:
parent
5315c8a108
commit
c942bfe052
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# stderr.txt output + copies
|
||||
stderr*.txt
|
||||
|
||||
# project files
|
||||
.*project
|
||||
Project.*
|
||||
|
|
Loading…
Add table
Reference in a new issue