diff options
author | elioat <elioat@tilde.institute> | 2024-06-05 21:10:36 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2024-06-05 21:10:36 -0400 |
commit | aa5a5558856b1e8fa73db0d747d95e143a613c76 (patch) | |
tree | 4b13da47cfe41cca463618e675860d403511b031 /lua/sandborb/.gitignore | |
parent | 5ee6ec873890886971555fcba8b3850cd0ab9c57 (diff) | |
download | tour-aa5a5558856b1e8fa73db0d747d95e143a613c76.tar.gz |
cooking with fire
Diffstat (limited to 'lua/sandborb/.gitignore')
-rw-r--r-- | lua/sandborb/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/sandborb/.gitignore b/lua/sandborb/.gitignore new file mode 100644 index 0000000..92e5c23 --- /dev/null +++ b/lua/sandborb/.gitignore @@ -0,0 +1,3 @@ +/a.out +/.vscode +*.gch \ No newline at end of file |