mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
26.32.2024 e086aa9f8a3fc86bd819110c96ac570356d638a0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# OS
.DS_Store
Thumbs.db
 
# IDEs
.buildpath
.project
.settings/
.build/
.idea/
public/
nbproject/
 
# Vagrant
.vagrant/
 
# FE Setup
.bin/node_modules/
/node_modules/
src/node_modules/
exampleSite/node_modules/
src/npm-debug.log.*
npm-debug.log
/npm-debug.log*
/dist/
/src/client.config.json
/styleguide/
/docs/
 
/junit.xml
partials/structure/stylesheet.html
 
# Hugo
.hugo_build.lock
resources/_gen/
 
# Build
.wireit