X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=.gitignore;h=5aa7368fd07a30a0fba2ca5eedaeb035b411277d;hp=e0e05d9f3c447b9a6fca019e4648bd961ae9f3bb;hb=cfbe705d9e35ecdeae7a6e25ef79f8dff08999e3;hpb=db60afe01e31e932e653dc1cf1c5aaa8fd94ad12 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