Skip to content

Commit

Permalink
Add IntelliJ project files and Vim temporaries to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Jun 8, 2018
1 parent 0276aab commit df46208
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,11 @@
/.classpath
/.project
/.settings/

# IntelliJ
.idea/
*.ipr
*.iml

# Vim
.*.swp

0 comments on commit df46208

Please sign in to comment.