diff options
| author | Radon Rosborough <radon.neon@gmail.com> | 2019-07-07 22:31:10 -0700 |
|---|---|---|
| committer | Radon Rosborough <radon.neon@gmail.com> | 2019-07-07 22:31:10 -0700 |
| commit | 12b7ebe664ce38454b795cfeaf126407c7ba65f2 (patch) | |
| tree | cf2401553a523f91edc3d45463cb0436590b0e0d | |
| parent | 4feddce644728722d2124216916060e58bdafa90 (diff) | |
Add .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c531d98 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.elc |
