Skip to content

Commit

Permalink
Merge pull request #102 from pheuberger/update-gitignore
Browse files Browse the repository at this point in the history
Add editor ignore section to `.gitignore`
  • Loading branch information
pheuberger authored Nov 29, 2023
2 parents 37a3f87 + 1c09f1f commit c0cc677
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,7 @@ cache

# DS Store
*./DS_Store
.DS_Store
.DS_Store

# Editor files
tags

0 comments on commit c0cc677

Please sign in to comment.