Renamed Kaffeekassentransition, adjusted images (again), updated gitignore (generated by gitignore.io)

This commit is contained in:
Nis Börge Wechselberg 2014-11-20 09:08:39 +01:00
parent 738aaab946
commit 8a7019a340
10 changed files with 192 additions and 112 deletions

51
.gitignore vendored
View file

@ -1,6 +1,53 @@
# Created by https://www.gitignore.io
### SublimeText ###
# cache files for sublime text
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache
# workspace files are user-specific
*.sublime-workspace
# project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using SublimeText
# *.sublime-project
# sftp configuration file
sftp-config.json
### LaTeX ###
*.acn
*.acr
*.alg
*.aux
*.log
*.synctex.gz
*.bbl
*.blg
*.dvi
*.fdb_latexmk
*.fls
*.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