X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=b6163df90bee5a9bffe21b29ca81761d200b6306;hp=5aa7368fd07a30a0fba2ca5eedaeb035b411277d;hb=84d0da471eb64cacd414f2e5de3d6c891522b1cc;hpb=cfbe705d9e35ecdeae7a6e25ef79f8dff08999e3 diff --git a/.gitignore b/.gitignore index 5aa7368..b6163df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,17 @@ # compiled versions *.class *.obj +bin/* #backups *~ *.bak +# archives +*.zip +*.tar.gz +*.tgz + #temp folders samples-temp/* temp/* @@ -17,5 +23,8 @@ transf.ini #local custom properties etc custom.properties +#local instalation specifics, experiments etc +local/ + #var local temp files etc .directory