rolandjesse.de/.gitignore
2024-10-13 18:05:26 +02:00

27 lines
263 B
Text
Executable file

# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
node_modules/
.hugo_build.lock
_site/
.sass-cache/
*.swp
pkg/
test/
_deploy/*
Rakefile
.jekyll-metadata
Gemfile.lock
_deploy.yml
resources/*
public/*
.env