summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 88382936454db3a4facb00c0e6e3b2db08deac41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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/
public/

.hugo_build.lock