diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-11-03 21:14:50 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-11-03 21:14:50 +0100 |
| commit | 8282239d1cf73ed8e992dc121f45df29fcb2c872 (patch) | |
| tree | e8345e8449c8a53942efd3eaff3300fe597aa5c2 /.gitignore | |
| parent | bdc60d7d56b5384f13feaaccef28e63d77f15933 (diff) | |
| download | mitjafelicijan.com-8282239d1cf73ed8e992dc121f45df29fcb2c872.tar.gz | |
Move to Tailwind 3
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -14,3 +14,7 @@ hugo.linux | |||
| 14 | 14 | ||
| 15 | # Openring build | 15 | # Openring build |
| 16 | themes/simple/layouts/partials/openring.html | 16 | themes/simple/layouts/partials/openring.html |
| 17 | |||
| 18 | # NodeJS | ||
| 19 | node_modules/ | ||
| 20 | package-lock.json | ||
