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