summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 22ca4e4..9fd17e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,7 @@ nginx
10index.md 10index.md
11lists/*.md 11lists/*.md
12lists/*/preview 12lists/*/preview
13tex/ \ No newline at end of file 13tex/
14
15cabal.sandbox.config
16.cabal-sandbox/ \ No newline at end of file