diff options
author | elioat <elioat@tilde.institute> | 2024-06-05 22:32:40 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2024-06-05 22:32:40 -0400 |
commit | c5b5258160e96a16ba11d48d306c5c26c13ee0e7 (patch) | |
tree | 200b79644b079574f59d464ba05b582db2705770 /lua/sandborb/.gitignore | |
parent | 969f1d142a5d5589f0336086777b69dcc75b9018 (diff) | |
download | tour-c5b5258160e96a16ba11d48d306c5c26c13ee0e7.tar.gz |
Refactoring and cleaning up
Diffstat (limited to 'lua/sandborb/.gitignore')
-rw-r--r-- | lua/sandborb/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/sandborb/.gitignore b/lua/sandborb/.gitignore index 92e5c23..d284b97 100644 --- a/lua/sandborb/.gitignore +++ b/lua/sandborb/.gitignore @@ -1,3 +1,4 @@ +/sandborb /a.out /.vscode *.gch \ No newline at end of file |