summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-05-07 12:17:36 -0400
committermattkae <mattkae@protonmail.com>2022-05-07 12:17:36 -0400
commit0b8596a5ebec39f797fe8a14eed1bda3c2e3a93d (patch)
treeea248ce7d55046d578f5ad371f4083405a4f7892 /.gitignore
parent1c051dffdb27ff6ebaa96802b021e99e49afb861 (diff)
Working bunny render
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4e5d1c3..4cff8d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*~
*.o
-.vscode \ No newline at end of file
+.vscode
+.cache \ No newline at end of file