yegor256 / cam

Classes and Metriсs (CaM): a dataset of Java classes from public open-source GitHub repositories
http://cam.yegor256.com
MIT License
23 stars 38 forks source link

Add files from install in gitignore #326

Closed timur-harin closed 5 months ago

timur-harin commented 5 months ago

@yegor256 In this PR I added files from unsuccessful result of this command in gitignore

sudo make install

yegor256 commented 5 months ago

@timur-harin thanks!