Skip to content

Commit 53de084

Browse files
authored
Merge pull request #126 from karthik2804/templates/update_gitignore
add .spin to gitignore in templates
2 parents a520a11 + bb03ecc commit 53de084

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
dist
3-
target
3+
target
4+
.spin/
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
dist
3-
target
3+
target
4+
.spin/

0 commit comments

Comments
 (0)