Skip to content

Commit

Permalink
chore: Add .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Sabadello <[email protected]>
  • Loading branch information
peacekeeper committed Mar 11, 2021
1 parent 4958c49 commit f3beaab
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*.sw[nop]
*~
.DS_Store
.project
.settings
*.iml
/node_modules

0 comments on commit f3beaab

Please sign in to comment.