diff options
author | talasila <talasila@research.att.com> | 2017-03-22 17:00:16 -0400 |
---|---|---|
committer | talasila <talasila@research.att.com> | 2017-03-22 17:02:20 -0400 |
commit | e25011052fdced56819640000466eb15cbade7f5 (patch) | |
tree | df1598a310c3ab806c69842bd5fe969385c340b3 /.gitignore | |
parent | 67b5754042200ea7e114963edb23244128dbb6fe (diff) |
gitignore added
Change-Id: I4c7297282fb2e30fe6b83f1f4997325f6f48bcda
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 00000000..eb3edf4f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/workspace.xml
\ No newline at end of file |