X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b6163df90bee5a9bffe21b29ca81761d200b6306;hp=fb1215e6a9369c14dcc7ac7affdc1eaeccc67332;hb=c207f4b308f9baee6634f006ebf5e06d76533818;hpb=f8c83d519153bb4e2d8b67368dea5a4631983662 diff --git a/.gitignore b/.gitignore index fb1215e..b6163df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,17 @@ # compiled versions *.class *.obj +bin/* #backups *~ *.bak +# archives +*.zip +*.tar.gz +*.tgz + #temp folders samples-temp/* temp/* @@ -16,3 +22,9 @@ transf.ini #local custom properties etc custom.properties + +#local instalation specifics, experiments etc +local/ + +#var local temp files etc +.directory