From 7667695eba44f94c064708f5f4c54f78d685b024 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 20 Sep 2021 00:51:47 +0200 Subject: Prototype --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit 1.4.1