aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-04-02 18:08:56 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-04-02 18:08:56 +0100
commit9dedd110419cc5f3b7d91d4c2d5b0bb252f000d4 (patch)
tree2b7840c5476424d9001f7af25122baa3610cefd7 /.gitignore
parent7526db589ff0698fad7601fbeeff1b6962628800 (diff)
downloadtplink-energy-monitor-9dedd110419cc5f3b7d91d4c2d5b0bb252f000d4.tar.xz
tplink-energy-monitor-9dedd110419cc5f3b7d91d4c2d5b0bb252f000d4.zip
Add TravisCI and SonarQube integration
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 00cbbdf..e998da5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,5 @@ typings/
# dotenv environment variables file
.env
+dist/
+.scannerwork/ \ No newline at end of file