diff options
author | Jean-Martin Archer <jm@jmartin.ca> | 2020-01-19T17·43-0800 |
---|---|---|
committer | Griffin Smith <glittershark@users.noreply.github.com> | 2020-01-23T21·17-0500 |
commit | 39bb14987faa1b1155215b18df7093f1583f5dc5 (patch) | |
tree | 52b35c79b198ff3fadc15f492074bc8f6fbd8340 /.gitignore | |
parent | 16cda5b42b3ea474ee0fe92eeee377e74808eb8e (diff) |
git, ignore files created by spacemacs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..2a7dd97debf1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Spacemacs +org-clubhouse-autoloads.el +org-clubhouse-pkg.el |