summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen Enders <smenders@gmail.com>2021-01-05 00:30:53 -0500
committerStephen Enders <smenders@gmail.com>2021-01-05 00:30:53 -0500
commit9ccf3248f2d9cd2cb9bd5a4826e8d0409f98f3d1 (patch)
tree50d8f29821fbbc42dc932bf3135a084ec2617ffe /.gitignore
Initial commit - Rendering
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9620655
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.o
+ur
+Makefile
+CMakeFiles
+CMakeCache.txt
+cmake_install.cmake