Skip to content

Commit

Permalink
Merge pull request #4 from mkdocs-material/gitignore
Browse files Browse the repository at this point in the history
added .idea and vim backup files to .gitignore
  • Loading branch information
squidfunk authored Oct 7, 2023
2 parents 9c75272 + 0744ef6 commit cc63d19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ __pycache__
# Temporary files
TODO
tmp

# IDEs & Editors
.idea
*~

0 comments on commit cc63d19

Please sign in to comment.