diff options
author | darwiin <darwiin@users.noreply.github.com> | 2013-11-12 22:28:44 -0800 |
---|---|---|
committer | darwiin <darwiin@users.noreply.github.com> | 2013-11-12 22:28:44 -0800 |
commit | f47854217a4db7fb1f0269d388c5424f4da1ba70 (patch) | |
tree | bc96544d0fbcdfd087e433c7e4cbed07c846eaae /.gitignore | |
download | cv-f47854217a4db7fb1f0269d388c5424f4da1ba70.tar.gz cv-f47854217a4db7fb1f0269d388c5424f4da1ba70.tar.bz2 cv-f47854217a4db7fb1f0269d388c5424f4da1ba70.tar.xz cv-f47854217a4db7fb1f0269d388c5424f4da1ba70.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bbaaa01 --- /dev/null +++ b/.gitignore @@ -0,0 +1,32 @@ +*.acn +*.acr +*.alg +*.aux +*.bbl +*.blg +*.dvi +*.fdb_latexmk +*.glg +*.glo +*.gls +*.idx +*.ilg +*.ind +*.ist +*.lof +*.log +*.lot +*.maf +*.mtc +*.mtc0 +*.nav +*.nlo +*.out +*.pdfsync +*.ps +*.snm +*.synctex.gz +*.toc +*.vrb +*.xdy +*.tdo |