diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-23 16:03:49 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-23 16:03:49 +0200 |
commit | 7f8afb99e24d546973662ef2d59cf85db9d019dd (patch) | |
tree | 115620ac372a2ca2eeae8c24bcdf4c6207699075 /.gitignore | |
parent | 10cda32757e4940845c5c1479af09fe0b323222c (diff) | |
parent | 57b2ae80a4e6e496526f815f1e3fd1af56e0aa8c (diff) |
made links a little brighter
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,7 +10,9 @@ # next.js /.next/ -/out/ + +# production +/build # misc .DS_Store |