diff --git a/git/gitignore.symlink b/git/gitignore.symlink index 34acd7e..badd6f9 100644 --- a/git/gitignore.symlink +++ b/git/gitignore.symlink @@ -11,10 +11,13 @@ .Spotlight-V100 .Trashes -# Vim Stuff +# Editor Stuff *.swp GoToFile .idea .pick_index + +# Files I want to have but not stage +*.maxignore