summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 4e15b73354760bb04f6f7535d2cd51fedf935d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Please do not use this ignore file to define platform specific files.
#
# For these purposes create a global .gitignore file, which is a list of rules
# for ignoring files in every Git repository on your computer.
#
# https://help.github.com/articles/ignoring-files/#create-a-global-gitignore

# Directories to ignore (do not add trailing '/'s, they skip symlinks).
/node_modules/
resources/
public/

.hugo_build.lock