Skip to content

Commit

Permalink
Created Project pages for Prisma and Bike4Brussels
Browse files Browse the repository at this point in the history
  • Loading branch information
helenebday committed Jul 19, 2018
1 parent 54c8461 commit 603aa47
Show file tree
Hide file tree
Showing 105 changed files with 19,351 additions and 17,725 deletions.
100 changes: 50 additions & 50 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# Logs and databases #
######################
*.log
*.sql
*.sqlite

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# JetBrains PhpStorm #
######################
.idea

# Project Ignores #
###################
.sass-cache
.tmp
bower_components
dist
node_modules
*.map
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# Logs and databases #
######################
*.log
*.sql
*.sqlite

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

# JetBrains PhpStorm #
######################
.idea

# Project Ignores #
###################
.sass-cache
.tmp
bower_components
dist
node_modules
*.map
vendor
2 changes: 1 addition & 1 deletion .htaccess
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ErrorDocument 404 /404.html
ErrorDocument 404 /404.html
Loading

0 comments on commit 603aa47

Please sign in to comment.