summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-05-01 18:37:59 -0400
committermattkae <mattkae@protonmail.com>2022-05-01 18:37:59 -0400
commitdfc387644939aada1edb69f8f730e62f116f1ae3 (patch)
treed38b17d0b21fd579f1330546394462964a08600e /.gitignore
parent1db914466663a1e4d0d827b8b9bd18840d7742eb (diff)
Fetching bunny model
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e4e5f6c..4e5d1c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
-*~ \ No newline at end of file
+*~
+*.o
+.vscode \ No newline at end of file