summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-30 09:22:30 +0300
committerPaul Buetow <paul@buetow.org>2026-06-30 09:22:30 +0300
commit3c50e288160fd28a7f354f93e4c807380bc78527 (patch)
treeac86c597dda670ce0a5ce2e4697b17e84007f1a3
parent1c36abeb27b0b0fed7eb07f008bcf9dcaaefb7bb (diff)
gitignore build/runtime artifacts (obj, bin, log, mods)
-rw-r--r--ychat/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/ychat/.gitignore b/ychat/.gitignore
new file mode 100644
index 0000000..8f13c05
--- /dev/null
+++ b/ychat/.gitignore
@@ -0,0 +1,4 @@
+obj/
+bin/
+log/
+mods/