aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-11-03 21:14:50 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-11-03 21:14:50 +0100
commit8282239d1cf73ed8e992dc121f45df29fcb2c872 (patch)
treee8345e8449c8a53942efd3eaff3300fe597aa5c2 /.gitignore
parentbdc60d7d56b5384f13feaaccef28e63d77f15933 (diff)
downloadmitjafelicijan.com-8282239d1cf73ed8e992dc121f45df29fcb2c872.tar.gz
Move to Tailwind 3
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 07b13ad..b77ef62 100755
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,7 @@ hugo.linux
14 14
15# Openring build 15# Openring build
16themes/simple/layouts/partials/openring.html 16themes/simple/layouts/partials/openring.html
17
18# NodeJS
19node_modules/
20package-lock.json