mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-04 15:09:16 +02:00
Merge pull request #245 from futurepress/update-gitignore
Update .gitignore to not include builds.
This commit is contained in:
commit
c4910d054a
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
.DS_Store
|
||||
*/**/.DS_Store
|
||||
node_modules/
|
||||
components
|
||||
components
|
||||
reader/js/
|
||||
build/
|
||||
books/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue