diff options
author | Marc Coquand <marcc0000@pm.me> | 2023-08-13 11:28:37 +0530 |
---|---|---|
committer | Marc Coquand <marcc0000@pm.me> | 2023-08-13 11:28:37 +0530 |
commit | 22a335754035ae9ee8d1bbdfc65ad83f8bbe834f (patch) | |
tree | fb40a0e860995d9f6655d0520d115346e3e5aa94 /.gitignore | |
download | mccd.space-22a335754035ae9ee8d1bbdfc65ad83f8bbe834f.tar.gz mccd.space-22a335754035ae9ee8d1bbdfc65ad83f8bbe834f.tar.bz2 mccd.space-22a335754035ae9ee8d1bbdfc65ad83f8bbe834f.zip |
initial commit
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..86616fb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_site/**
\ No newline at end of file |