summaryrefslogtreecommitdiffstats
path: root/dox-sequence-diagram-ui/.gitignore
diff options
context:
space:
mode:
authorandre.schmid <andre.schmid@est.tech>2021-08-18 14:37:18 +0100
committerAndré Schmid <andre.schmid@est.tech>2021-08-18 14:56:20 +0000
commit44bfa5b81f7936d66498c8fbc07b55fd4390add0 (patch)
tree4e955891cca62126b9da29a7bf59028ab4d5feba /dox-sequence-diagram-ui/.gitignore
parentcb872d0f9bf02546955cb713a8fbe7520f6d16d3 (diff)
Remove and ignore yarn.lock
Removes and ignores from git a build generated file yarn.lock. Change-Id: I263d951ad266d758d149b5057a90c94d56d89608 Issue-ID: SDC-3672 Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'dox-sequence-diagram-ui/.gitignore')
-rw-r--r--dox-sequence-diagram-ui/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/dox-sequence-diagram-ui/.gitignore b/dox-sequence-diagram-ui/.gitignore
index c0bda2c47a..f0eca07935 100644
--- a/dox-sequence-diagram-ui/.gitignore
+++ b/dox-sequence-diagram-ui/.gitignore
@@ -1,4 +1,3 @@
-
.idea
npm-debug.log
dist
@@ -6,4 +5,5 @@ node_modules
.npmrc
.history
yarn-error.log
+yarn.lock
package-lock.json \ No newline at end of file