summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2026-03-29 09:15:37 +0300
committerSyndamia <kamen@syndamia.com>2026-03-29 09:15:37 +0300
commitc7f5780d3b67da9c57d658994bcff298e6a1cac9 (patch)
tree8d7d5bcc76d1df2cf02f34524fb678cf8489c1dc /.gitignore
parente3412d642f75fdd0e558f4403cf21dcae4d38766 (diff)
downloadppm_graphics-c7f5780d3b67da9c57d658994bcff298e6a1cac9.tar
ppm_graphics-c7f5780d3b67da9c57d658994bcff298e6a1cac9.tar.gz
ppm_graphics-c7f5780d3b67da9c57d658994bcff298e6a1cac9.zip
chore: Rework file layout and add make script
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5dece76
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+anim_*
+!renders/anim_*
+
+*.mp4