diff options
author | elioat <elioat@tilde.institute> | 2023-12-31 22:34:24 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2023-12-31 22:34:24 -0500 |
commit | 1c7045689052448d7015a3e7299b4d28593cf617 (patch) | |
tree | 362ab776aa03e61db1cb5b3e1b0fdf3907288acc | |
parent | a7b541b28e52e131381e4a59b6ce549a89ce4efd (diff) | |
download | tour-1c7045689052448d7015a3e7299b4d28593cf617.tar.gz |
*
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 21314b6..629e129 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +**/.lsp + **/node_modules *.o |