Skip to content

Commit

Permalink
fix: updated global gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Feb 23, 2024
1 parent b19a98a commit 86ca3b5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion home/.config/git/ignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@
tags
tags.lock
tags.temp
.DS_Store
__pycache__
.hypothesis

# Editors
*.code-workspace
.vim
.idea

# OS generated files
.DS_Store

0 comments on commit 86ca3b5

Please sign in to comment.