summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore36
1 files changed, 35 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e525bee..58fccfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,35 @@
-*.bix
+
+# auto-generated
+toc.t2t
+tentative_list_of_topics.t2t
+*.html
+*.pdf
+*.eps
+syllabus*.tex
+lecture*_handouts.tex
+lecture*_presentation.tex
+lecture_names.rem
+lecture*/pics/*
+week*_quiz/pics/*
+
+# tex temporal files
+*.aux
+*.dvi
+*.log
+*.nav
+*.out
+*.snm
+*.toc
+*.bbl
+*.blg
+*Notes.bib
+
+# html styles and related
+.sass-cache
+*.css
+
+# destination dirs
+web_site_version
+
+# temporary files
+*.swp