summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSchark <jordan@schark.online>2023-05-10 23:42:32 -0700
committerSchark <jordan@schark.online>2023-05-10 23:42:32 -0700
commit79173c530d1846082c631dd4fe81c6429fffa5f0 (patch)
tree70603091ac337f34f9f54b5b9aa8acfc4e6bcef7 /.gitignore
parent1f63b19853f5dbbffb9a0c170f2260288d2f6020 (diff)
downloadgamedev-79173c530d1846082c631dd4fe81c6429fffa5f0.tar.gz
gamedev-79173c530d1846082c631dd4fe81c6429fffa5f0.zip
Transition to opengl and glfw
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a007fea
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+build/*