repo.or.cz
/
express.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: add maxAge option tests for res.sendFile
[express.git]
/
.gitignore
blob
5fee6a2dc97c93881b89c43ed4a58ca1b02b48b6
1
# OS X
2
.DS_Store*
3
Icon?
4
._*
5
6
# Windows
7
Thumbs.db
8
ehthumbs.db
9
Desktop.ini
10
11
# Linux
12
.directory
13
*~
14
15
16
# npm
17
node_modules
18
package-lock.json
19
*.log
20
*.gz
21
22
23
# Coveralls
24
coverage
25
26
# Benchmarking
27
benchmarks/graphs