Skip to content

Commit 9f4664c

Browse files
authored
Merge pull request DjangoGirls#1243 from ondrejsika/ignore-vim-and-idea-files
gitignore - ignore *.swp and .idea
2 parents 44cb9fc + c67bebc commit 9f4664c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ MANIFEST
22
.DS_Store
33
_book
44
node_modules
5+
.idea
6+
.swp

0 commit comments

Comments
 (0)