Skip to content

Commit

Permalink
gitignore - ignore *.swp and .idea
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejsika committed May 8, 2018
1 parent 3a4e1b0 commit c67bebc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ MANIFEST
.DS_Store
_book
node_modules
.idea
.swp

0 comments on commit c67bebc

Please sign in to comment.