Skip to content

Commit

Permalink
Merge pull request DjangoGirls#1243 from ondrejsika/ignore-vim-and-id…
Browse files Browse the repository at this point in the history
…ea-files

gitignore - ignore *.swp and .idea
  • Loading branch information
ekohl authored May 18, 2018
2 parents 44cb9fc + c67bebc commit 9f4664c
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 9f4664c

Please sign in to comment.