diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-05-23 19:04:51 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-05-23 19:04:51 -0400 |
| commit | 62448a07570a8077f5e19e235f042f9a847c2a87 (patch) | |
| tree | ae0b006f4430447266432599f29c1bc93d2db66d /.gitignore | |
start working on hashline implementation
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..be15bc9 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | .#* | ||
| 2 | #* | ||
| 3 | *.elc | ||
