Skip to content

Commit

Permalink
update ignorelist
Browse files Browse the repository at this point in the history
  • Loading branch information
luksus42 committed Dec 20, 2018
1 parent 80b4911 commit c5f1f5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clickable.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"template": "pure",
"kill": "webapp-container",
"ignore": [
".git"
".git",
".idea"
]
}

0 comments on commit c5f1f5b

Please sign in to comment.