Update .ignore to suppress uploading of .sysout files (#1892)
This commit is contained in:
parent
4b7a6daacd
commit
b51be87524
4
.gitignore
vendored
4
.gitignore
vendored
@ -37,6 +37,10 @@ loadups/fuller.database
|
||||
|
||||
*.IMPTR
|
||||
|
||||
# (Accidentally) created sysouts at any level
|
||||
*.sysout
|
||||
*.SYSOUT
|
||||
|
||||
#compiled code -- leave in for now
|
||||
|
||||
# *.lcom
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user