X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b6163df90bee5a9bffe21b29ca81761d200b6306;hp=1bd395a908bf6f14ee35a495db9ab1c34509dec0;hb=c207f4b308f9baee6634f006ebf5e06d76533818;hpb=03cd33eec851302bcf270c4f4231de00da47e5c1 diff --git a/.gitignore b/.gitignore index 1bd395a..b6163df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,30 @@ +# compiled versions *.class *.obj +bin/* + +#backups *~ *.bak + +# archives +*.zip +*.tar.gz +*.tgz + +#temp folders samples-temp/* temp/* +logs/* + +#temp files used by scripts transf.ini + +#local custom properties etc custom.properties -logs/* \ No newline at end of file + +#local instalation specifics, experiments etc +local/ + +#var local temp files etc +.directory