diff options
| author | Arun Isaac | 2026-06-20 10:32:44 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-09-04 16:18:13 +0100 |
| commit | 0605d06817b61aa5a62f8f851c5191c35b5e0d64 (patch) | |
| tree | 01edf7ee503db0b00337c2590077b12f80a5ffe4 /.gitignore | |
| parent | 64bbaa51aaceaa3a18c287f5a217b458b10f0fc3 (diff) | |
| download | ravanan-0605d06817b61aa5a62f8f851c5191c35b5e0d64.tar.gz ravanan-0605d06817b61aa5a62f8f851c5191c35b5e0d64.tar.lz ravanan-0605d06817b61aa5a62f8f851c5191c35b5e0d64.zip | |
gitignore: Add ravanan/config.scm.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 664464d..098dc28 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.go *.log -.nrepl-port \ No newline at end of file +.nrepl-port +ravanan/config.scm \ No newline at end of file |
