diff options
| author | Luke Hoersten <[email protected]> | 2021-03-08 18:17:29 -0600 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2021-03-08 18:17:29 -0600 |
| commit | aa7558f38d5a2edac695919e02857635746d6596 (patch) | |
| tree | 4746555f9f5c0d8b43d1b6fe158b239c631690b0 /.gitignore | |
| parent | 8a7b9c6a1ce165c349cf06dda56d3a55fb5167b9 (diff) | |
Changed to intercom
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..44f40a2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +sdkconfig +sdkconfig.old +build/* |
