Skip to content

Commit

Permalink
chore: gitignore node_modules
Browse files Browse the repository at this point in the history
I think it is safe to ignore it in git
  • Loading branch information
Gianluca Arbezzano committed May 16, 2020
1 parent 5e7ecc2 commit eb55043
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
permission-manager
e2e-test/data/kubeconfigs
e2e-test/data/kubeconfigs
node_modules
e2e-test/package-lock.json

0 comments on commit eb55043

Please sign in to comment.