diff options
| -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 |
