X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b6163df90bee5a9bffe21b29ca81761d200b6306;hp=ff3290138c1417263a711d277e4c72ddd15ee656;hb=74e20851e0ce6cddf55674ae3b12a6b642c1f964;hpb=20a0aa220ffc6b632d2fc52f2be66854791678d7 diff --git a/.gitignore b/.gitignore index ff32901..b6163df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +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