X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b6163df90bee5a9bffe21b29ca81761d200b6306;hp=e0e05d9f3c447b9a6fca019e4648bd961ae9f3bb;hb=9e84964fb3bb33b019cac3063c7944d89a0460c8;hpb=db60afe01e31e932e653dc1cf1c5aaa8fd94ad12 diff --git a/.gitignore b/.gitignore index e0e05d9..b6163df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +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 + +#local instalation specifics, experiments etc +local/ + +#var local temp files etc +.directory