summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authortylermurphy534 <tylermurphy534@gmail.com>2022-09-22 18:39:52 -0400
committertylermurphy534 <tylermurphy534@gmail.com>2022-09-22 18:39:52 -0400
commit065a77e70717ead2bfd0776bf45ecc4bf3614e12 (patch)
tree778aee3109b442690d9108dab650eafcbdf43d85 /.gitignore
parentremove compile libs from make (diff)
downloadminecraftvulkan-065a77e70717ead2bfd0776bf45ecc4bf3614e12.tar.gz
minecraftvulkan-065a77e70717ead2bfd0776bf45ecc4bf3614e12.tar.bz2
minecraftvulkan-065a77e70717ead2bfd0776bf45ecc4bf3614e12.zip
add spv to gitignore
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 02685ca..804cbc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
bin
.env
*.o
+*.spv