Improve gitignore

This commit is contained in:
Glenn Y. Rolland 2020-04-19 12:07:26 +02:00
parent e4612e70a9
commit 0045c84b1c

11
.gitignore vendored
View file

@ -1,11 +1,10 @@
Gemfile.lock
.bundle .bundle
vendor/bundle vendor/bundle
/node_modules node_modules
build *.docx
public *.epub
source/css/theme/.sass-cache /_*/
**/*~ **/*~
references/*
*.pdf *.pdf
*.zip *.zip
\.vagrant