diff options
author | clsr <clsr@clsr.net> | 2017-08-18 14:08:04 +0200 |
---|---|---|
committer | clsr <clsr@clsr.net> | 2017-08-18 14:08:04 +0200 |
commit | 1c15fe67c72b4591feaceeffec0951e34a6c2e46 (patch) | |
tree | c22393533916300e73799b9fe630c392a48a1c6b /.gitignore | |
download | cn-http-1c15fe67c72b4591feaceeffec0951e34a6c2e46.tar.gz cn-http-1c15fe67c72b4591feaceeffec0951e34a6c2e46.zip |
Initial commitv0.1.0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..62a5f44 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/cn-http +/static/highlight |