X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?a=blobdiff_plain;ds=inline;f=.gitignore;h=5aa7368fd07a30a0fba2ca5eedaeb035b411277d;hb=ee2c9a778ace87b38d0bb4ff2279a37e63e38ba2;hp=e0e05d9f3c447b9a6fca019e4648bd961ae9f3bb;hpb=db60afe01e31e932e653dc1cf1c5aaa8fd94ad12;p=mjc2wsl.git diff --git a/.gitignore b/.gitignore index e0e05d9..5aa7368 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,21 @@ +# compiled versions *.class *.obj + +#backups *~ *.bak + +#temp folders samples-temp/* +temp/* +logs/* + +#temp files used by scripts transf.ini + +#local custom properties etc custom.properties + +#var local temp files etc +.directory