Closed ndbroadbent closed 6 years ago
Also includes #83, because I think that's a good idea.
Another thing - I noticed that src/test/cobol/TESTPRG.CBL
is in the .gitignore
, but the file is still checked in to the repo. I ran git rm src/test/cobol/TESTPRG.CBL
to remove it, so that it doesn't show up as modified
Agreed, done.
I think it is a good idea to have an
envvars.example
file that can be copied toenvvars
and then modified locally. (For example, I use a different directory for my projects.)