commit dfab6ae85321ff2369f379a134374b910fbf66f2 parent 6009af6e38e3596a0fa9ceac2423bd58c297fb0e Author: nindwen <me@nindwen.blue> Date: Thu, 30 Aug 2018 01:01:04 +0300 Delete notes Diffstat:
.gitignore | | | 2 | +- |
notes/.gitignore | | | 0 |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -3,4 +3,4 @@ output/* !output/notes/ .sass-cache/ *.css* -notes/* +notes diff --git a/notes/.gitignore b/notes/.gitignore