X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=5aa7368fd07a30a0fba2ca5eedaeb035b411277d;hp=7fbc92ab3a187b4ad0817746cda3528e33850ecb;hb=b908b956941a616b9e3cc03f3018efb88231556d;hpb=a24993cfe39a1fd5b7db6e2ffe9f656955fb73bd diff --git a/.gitignore b/.gitignore index 7fbc92a..5aa7368 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,21 @@ +# compiled versions *.class *.obj + +#backups *~ -*.bak \ No newline at end of file +*.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