This commit is contained in:
2026-07-08 12:09:57 +02:00
parent 87ae53d2f5
commit fe49f827ba
11 changed files with 50 additions and 35 deletions
+15
View File
@@ -0,0 +1,15 @@
.log
# Compilation artifacts
nimcache/
*.o
*.so
# Test / example binaries
tests/test_termimg
examples/demo
# Editor / OS
*.swp
*.swo
*~
.DS_Store