commit 71334fdc0ee2dbd26e97f28126eec7fc1173f290 Author: m3hac4pro <1150329542@qq.com> Date: Mon Apr 3 23:18:04 2023 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf85b3b --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# ---> Nanoc +# For projects using Nanoc (http://nanoc.ws/) + +# Default location for output (needs to match output_dir's value found in nanoc.yaml) +output/ + +# Temporary file directory +tmp/nanoc/ + +# Crash Log +crash.log + diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ef0bed --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# exp +