Skip to content

Commit

Permalink
git: Ignore .mark files until mark has a config for directory to use
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed Feb 6, 2025
1 parent 507cc2e commit a54ff3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dotfiles/git/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ dump.rdb

# devenv cache
.devenv

# mark files
.mark

0 comments on commit a54ff3c

Please sign in to comment.