diff options
| author | Luke Hoersten <[email protected]> | 2025-10-02 14:37:20 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2025-10-02 14:37:20 -0500 |
| commit | 55d2fc1b3fe8e03fd6f5941017494534b374782a (patch) | |
| tree | 7bc301dc3af197dfc7acecf7120f7f9b805c55d4 /.gitignore | |
Initial commit.
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 0000000..4fdcf6e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +*.elc +.DS_Store |
