X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b88cdcd351c6a0714ad4e888c8456d1ac2e94750;hp=5aa7368fd07a30a0fba2ca5eedaeb035b411277d;hb=15c0b75920b8242195d45307b39c951b87c9a712;hpb=cfbe705d9e35ecdeae7a6e25ef79f8dff08999e3 diff --git a/.gitignore b/.gitignore index 5aa7368..b88cdcd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,22 @@ # 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 @@ -17,5 +24,8 @@ transf.ini #local custom properties etc custom.properties +#local instalation specifics, experiments etc +local/ + #var local temp files etc .directory