From: Aleksei Vereshchagin Date: Wed, 15 Aug 2018 16:54:22 +0000 (+0300) Subject: Add .gitignore file X-Git-Tag: submit/tizen/20180911.125435~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fc91a131e01e18614ecde008843aa32039ca2541;p=sdk%2Ftools%2Fprofctl.git Add .gitignore file --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..37cfe8d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Proposed build directory according to README +/build/ + +# ctags generated file +.tags