diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2020-11-21 12:25:39 +0100 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2020-11-21 12:25:39 +0100 |
commit | e000a7befb7cc47f76733732a4b03a831c75125e (patch) | |
tree | 745ee7c1aea258831e487c69ffbb6de5611d5e1f | |
parent | d24f350950ba8684ea4e5dbf973a0db9ac25e962 (diff) | |
download | polecat-e000a7befb7cc47f76733732a4b03a831c75125e.tar.gz polecat-e000a7befb7cc47f76733732a4b03a831c75125e.zip |
add vscode and clangd folders to gitinore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ build *.tar* zig-cache -Testing +.cache +.vscode |