From: Doni Pracner Date: Wed, 25 Sep 2013 22:09:07 +0000 (+0200) Subject: gitignore - samples-temp folder is not needed X-Git-Tag: v0.1.2~22 X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=commitdiff_plain;h=30d77f3d2c8a9e8dc0fc9a7383640e3676ce9915 gitignore - samples-temp folder is not needed --- diff --git a/.gitignore b/.gitignore index 7fbc92a..bb29254 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.class *.obj *~ -*.bak \ No newline at end of file +*.bak +samples-temp/* \ No newline at end of file