diff options
author | talasila <talasila@research.att.com> | 2017-03-22 17:05:58 -0400 |
---|---|---|
committer | talasila <talasila@research.att.com> | 2017-03-22 17:06:12 -0400 |
commit | 27705479f8cc5e5eca6b588760a45bb86683f78e (patch) | |
tree | ef80c16e9c925331ad6f483d11c33198720605a7 /.gitignore | |
parent | e0b3920d5e0ac4410be5e0240a90284fffd8b337 (diff) |
gitignore added
Change-Id: Ie15ce501456a3f30c8d7b91cc7b85173d27652e3
Signed-off-by: talasila <talasila@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a473e2b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/workspace.xml.idea/workspace.xml |