diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b2aeb9142..000000000 --- a/.gitignore +++ /dev/null @@ -1,29 +0,0 @@ -/hugo -docs/public* -/.idea -.vscode/* -hugo.exe -*.test -*.prof -nohup.out -cover.out -*.swp -*.swo -.DS_Store -*~ -vendor/*/ -*.bench -*.debug -coverage*.out - -dock.sh - -GoBuilds -dist - -hugolib/hugo_stats.json -resources/sunset.jpg - -vendor - -.hugo_build.lock |