about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-06-12 17:14:12 +0200
committerMel <mel@rnrd.eu>2025-06-12 17:14:12 +0200
commit9676d1ca61b025af9e52506f8aec1f9c0792f51c (patch)
tree1992a522d86019e87363c2b0de2ce37368d27789 /.gitignore
parent8b655fe0f1d6589c9216a6244c067aec1d866be7 (diff)
downloadcatskill-9676d1ca61b025af9e52506f8aec1f9c0792f51c.tar.zst
catskill-9676d1ca61b025af9e52506f8aec1f9c0792f51c.zip
Parse most primitive types into tree
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d52979a..80e8eae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 build/
 .direnv/
 .idea
-.vscode
\ No newline at end of file
+.vscode
+input.csk
\ No newline at end of file