1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-15 17:03:26 +02:00
portfolio/.gitignore
Matthias Kretschmann 5a310017b9
add location (#692)
* add current and next location

* add documentation

* api -> src/api symlink so local dev & Vercel work

* add to footer

* test changes

* styling changes

* spacing

* layout fixes
2021-10-19 21:47:19 +01:00

17 lines
186 B
Plaintext

# Project dependencies
.cache
node_modules
yarn-error.log
# Build directory
/public
npm-debug.log*
yarn-debug.log*
plugins/gatsby-plugin-matomo
coverage
.env
static/matomo.js
.vercel