Erster Entwurf
This commit is contained in:
commit
b5d27b3fc9
66 changed files with 11671 additions and 0 deletions
19
themes/mainroad/.gitignore
vendored
Normal file
19
themes/mainroad/.gitignore
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
# NPM
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
|
||||
# IDE
|
||||
.idea
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
.vscode/*
|
||||
|
||||
# OS
|
||||
._*
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
.Trashes
|
||||
.Spotlight-V100
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
Desktop.ini
|
Loading…
Add table
Add a link
Reference in a new issue