forked from marijnh/Eloquent-JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
28 lines (28 loc) · 509 Bytes
/
.gitignore
File metadata and controls
28 lines (28 loc) · 509 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/nostarch/[012]*.tex
/nostarch/hints.tex
/nostarch/book.*
/nostarch.pdf
/pdf/[012]*.tex
/pdf/hints.tex
/pdf/book.*
/pdf/book_mobile.*
/book.pdf
/book_mobile.pdf
/html/[012]*.html
/html/js/chapter_info.js
/html/js/acorn_codemirror.js
/code/chapter/*
/code/file_server.js
/code/skillsharing.zip
/code/solutions/20_4_a_public_space_on_the_web.zip
/code/skillsharing/*
/node_modules
.tern-port
/toc.txt
/img/generated/*
/img/cover.xcf
/epub/[012]*.xhtml
/epub/hints.xhtml
/epub/img/*
/epub/content.opf
/book.epub