Improve gitignore
This commit is contained in:
parent
e4612e70a9
commit
0045c84b1c
1 changed files with 5 additions and 6 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -1,11 +1,10 @@
|
|||
Gemfile.lock
|
||||
.bundle
|
||||
vendor/bundle
|
||||
/node_modules
|
||||
build
|
||||
public
|
||||
source/css/theme/.sass-cache
|
||||
node_modules
|
||||
*.docx
|
||||
*.epub
|
||||
/_*/
|
||||
**/*~
|
||||
references/*
|
||||
*.pdf
|
||||
*.zip
|
||||
\.vagrant
|
||||
|
|
Loading…
Reference in a new issue