summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaura <the-ceo-of-antifa@protonmail.com>2023-01-05 15:21:32 +0100
committerLaura <the-ceo-of-antifa@protonmail.com>2023-01-05 15:21:32 +0100
commitc5d291f11ee8c7be6a98ee7b86f32b1b67b72c62 (patch)
treec29c2d38da67d42e758e154e59a6749c37d936de /.gitignore
parent72d657815b4e4bc2a8a0de5301cea06c991b3cd4 (diff)
downloadmiaowe-c5d291f11ee8c7be6a98ee7b86f32b1b67b72c62.tar.gz
miaowe-c5d291f11ee8c7be6a98ee7b86f32b1b67b72c62.zip
add readme, gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..331981d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*
+!Makefile
+!miaowe.hs
+!nya.sh
+!README.md
+!.gitignore \ No newline at end of file