diff options
| author | Brad Bishop <bradleyb@us.ibm.com> | 2016-09-21 21:41:07 -0400 |
|---|---|---|
| committer | Brad Bishop <bradleyb@us.ibm.com> | 2016-09-28 16:15:38 -0400 |
| commit | 172aa218bb4d52b9893c33f079d534e639b43559 (patch) | |
| tree | a6d70a5a6427d34c0ff05913be8cb49858c36417 | |
| parent | b6ab8da9d13ca250462ad43c6cc572300e40af34 (diff) | |
| download | phosphor-settingsd-172aa218bb4d52b9893c33f079d534e639b43559.tar.gz phosphor-settingsd-172aa218bb4d52b9893c33f079d534e639b43559.zip | |
Add gitignore
Change-Id: I88bf0b065ac842e29ad1dc95eaf0913ae439660e
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eff3053 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +settings_file.py |

