aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-01-18 16:55:43 +0100
committerMateja <mail@matejamaric.com>2021-01-18 16:55:43 +0100
commit4ac7eccfe4fc2e24f65111328a08c5df477bb2a9 (patch)
tree24c9cf1363528323d02a121fe0dc03508ebc3a95 /.gitignore
parent4bd2894f0f4c4dcaed97c7de87fef40fa84a0079 (diff)
downloadbarycentric-render-4ac7eccfe4fc2e24f65111328a08c5df477bb2a9.tar.gz
barycentric-render-4ac7eccfe4fc2e24f65111328a08c5df477bb2a9.zip
Using CMake instead of Makefile.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ae07e71..01d2464 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
+CMakeCache.txt
+CMakeFiles/
+Makefile
+cmake_install.cmake
+barycentric-render
*.ppm
-render