opensmalltalk-vm icon indicating copy to clipboard operation
opensmalltalk-vm copied to clipboard

Simplify gitignore build directories [skip ci]

Open bencoman opened this issue 6 years ago • 2 comments

I noticed that modified Makefiles weren't being pickup up by git status. It was too tedious trying to fix the existing definitions, so I've condensed them down to 4 lines from 34. I'm reasonably sure the result is the same, but if I've missed something its low impact, so maybe just integrate first to let everyone suck-n-see.
Doing a git status before each git commit will let you confirm that its working.

bencoman avatar Jan 08 '19 13:01 bencoman

Bah! HOLD for a minute

bencoman avatar Jan 08 '19 13:01 bencoman

@bencoman Are you interested in reviewing thas since the .gitignore changed?

krono avatar Sep 10 '20 18:09 krono