about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-08-05 22:24:46 +0200
committerMel <mel@rnrd.eu>2025-08-05 22:24:46 +0200
commit1e6004985a5faf8273e62479d870b9723889f922 (patch)
tree290ad0c37ae63bbcc895b6f0e452fd72533cb56d
parent3a4e9a21361ac930f17fe18687f4a1bce6a5863b (diff)
downloadcatskill-1e6004985a5faf8273e62479d870b9723889f922.tar.zst
catskill-1e6004985a5faf8273e62479d870b9723889f922.zip
.gitignore all files starting with . and all input/output files
Signed-off-by: Mel <mel@rnrd.eu>
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 80e8eae..108e437 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
+.*/
 build/
-.direnv/
-.idea
-.vscode
-input.csk
\ No newline at end of file
+input*
+output*