diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index cff209380a1e..35ab96e9fb02 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -/plists/.DS_Store -/.DS_Store -/#init.el# -/.#init.el +scripts/ +init-local.el +irc.el |