aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-08 23:25:41 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-08 23:25:41 +0200
commitcd6644ea4ddc78597934ab0ef5ba50e3c3daa927 (patch)
tree03de331a8db6386dfd6fa75155bfbcea6b4feaf3 /.gitignore
parent84ed124529ffeee1590295b8de3a8faf51848680 (diff)
downloadmitjafelicijan.com-cd6644ea4ddc78597934ab0ef5ba50e3c3daa927.tar.gz
Moved to a simpler SSG
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 0 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index b77ef62..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,20 +0,0 @@
1# Generated files by hugo
2/public/
3/resources/_gen/
4/assets/jsconfig.json
5hugo_stats.json
6
7# Executable may be added to repository
8hugo.exe
9hugo.darwin
10hugo.linux
11
12# Temporary lock file while building
13/.hugo_build.lock
14
15# Openring build
16themes/simple/layouts/partials/openring.html
17
18# NodeJS
19node_modules/
20package-lock.json