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