aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2018-09-06 15:40:05 +0300
committerIdan Amit <ia096e@intl.att.com>2018-09-09 10:46:28 +0300
commit3c9652b1c02454b73e0478616ec07a0d41db31a4 (patch)
tree354eb3037b8667deb92126934fb82d64fa7ae626 /.gitignore
parentbaac836b6aafbe8b980d29bcd0526d51026b8c48 (diff)
Add tslint integration
Added pom.xml file to the project Defined maven clean install stages for the project Added temporary tslint.json file Change-Id: I62604cdef768ceaedbb735a470848d32df60dec4 Issue-ID: SDC-1730 Signed-off-by: Idan Amit <ia096e@intl.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa3e68d..558e413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,6 +34,7 @@ npm-debug.log
yarn-error.log
testem.log
/typings
+/node/
# System Files
.DS_Store