Beispiel-Datei strukturiert

This commit is contained in:
Stephan Hagedorn 2017-08-17 19:47:06 +02:00
parent 9c03fb44cc
commit e7ca01dd40
12 changed files with 5023 additions and 170 deletions

18
.gitignore vendored
View file

@ -1,4 +1,6 @@
# https://gist.github.com/octocat/9257657
###################
###################
# Compiled source #
###################
@ -41,6 +43,8 @@ Thumbs.db
# https://github.com/github/gitignore
###################
###################
# https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
###################
@ -173,13 +177,13 @@ typings/
# dotenv environment variables file
.env
# https://github.com/github/gitignore/blob/master/Sass.gitignore
###################
.sass-cache/
*.css.map
# https://interaktionsweise.de/
# =========================
# Other files
# =========================
.sass-cache/
*.css.map
###################
###################