diff options
Diffstat (limited to '')
-rw-r--r-- | .config/git/ignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.config/git/ignore b/.config/git/ignore new file mode 100644 index 0000000..1a03171 --- /dev/null +++ b/.config/git/ignore @@ -0,0 +1,8 @@ +*.orig +*.py[co] +*.sublime-workspace +*~ +.DS_Store +*.elc +*-autoloads.el +TAGS |