X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b88cdcd351c6a0714ad4e888c8456d1ac2e94750;hp=fb1215e6a9369c14dcc7ac7affdc1eaeccc67332;hb=f621804588df1f499276910b6c1becdc350b0786;hpb=f8c83d519153bb4e2d8b67368dea5a4631983662 diff --git a/.gitignore b/.gitignore index fb1215e..b88cdcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,31 @@ # compiled versions *.class *.obj +bin/* #backups *~ *.bak +# archives +*.zip +*.tar.gz +*.tgz + #temp folders samples-temp/* temp/* logs/* +temp2/* #temp files used by scripts transf.ini #local custom properties etc custom.properties + +#local instalation specifics, experiments etc +local/ + +#var local temp files etc +.directory