Initial commit

master
m3hac4pro 3 years ago
commit 71334fdc0e

12
.gitignore vendored

@ -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

@ -0,0 +1,2 @@
# exp
Loading…
Cancel
Save