X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=d9914c87a80deec46765a87f1410eea2f10e9cd9;hp=5aa7368fd07a30a0fba2ca5eedaeb035b411277d;hb=77e39fac55f1a366814d35e75659cb6d88cca4e1;hpb=cfbe705d9e35ecdeae7a6e25ef79f8dff08999e3 diff --git a/.gitignore b/.gitignore index 5aa7368..d9914c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,23 @@ # compiled versions *.class *.obj +bin/* +dist/ #backups *~ *.bak +# archives +*.zip +*.tar.gz +*.tgz + #temp folders samples-temp/* temp/* logs/* +temp2/* #temp files used by scripts transf.ini @@ -17,5 +25,8 @@ transf.ini #local custom properties etc custom.properties +#local instalation specifics, experiments etc +local/ + #var local temp files etc .directory