Skip to content

Commit

Permalink
git: generalize gitignore
Browse files Browse the repository at this point in the history
Allows finding dotfiles with fzf.
  • Loading branch information
whilp committed Oct 7, 2018
1 parent da3f9b1 commit 05ddac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .gitignore

This file was deleted.

4 changes: 2 additions & 2 deletions home/gitconf/ignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/*.lock
/cookbooks
/tmp
/vendor
/bazel-*
/.git
*.test
savehist
*~
\#*\#
.*
*.pyc

0 comments on commit 05ddac2

Please sign in to comment.