diff options
author | Amin Bandali <bandali@gnu.org> | 2019-09-09 22:47:08 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2019-09-09 22:48:48 -0400 |
commit | 48319fcfd393a26e3268f4415bdb579f05d53f59 (patch) | |
tree | bcf7240ef93c1e77029bdd0e95aec768d1d61f26 | |
download | george-mode-48319fcfd393a26e3268f4415bdb579f05d53f59.tar.gz george-mode-48319fcfd393a26e3268f4415bdb579f05d53f59.tar.xz george-mode-48319fcfd393a26e3268f4415bdb579f05d53f59.zip |
Initial commit
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9e4b0ee --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.elc +*-pkg.el +*-autoloads.el |