about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-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*