about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2021-09-20 00:51:47 +0200
committerMel <einebeere@gmail.com>2021-09-20 00:51:47 +0200
commit7667695eba44f94c064708f5f4c54f78d685b024 (patch)
tree5bd04b5854eebd680c2d4e45def7116d44ebaafa /.gitignore
downloadka-7667695eba44f94c064708f5f4c54f78d685b024.tar.zst
ka-7667695eba44f94c064708f5f4c54f78d685b024.zip
Prototype
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3fbe5f4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/target
+.ka
+.DS_Store
\ No newline at end of file