diff options
author | HampusM <hampus@hampusmat.com> | 2022-06-09 16:39:53 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-06-09 16:39:53 +0200 |
commit | 2f29451fa550514423bbba502827409114c5bc0e (patch) | |
tree | 7bd688879baa90109e8ce669197d30038b06137b | |
parent | 7ab695fe570f842ebdff6b6cb80fa643f17a828b (diff) |
chore: add .cache to gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ .vscode +.cache + build |