830d0ff748835817e46f293750dcc78380b9bf27
[yaffs-website] / node_modules / grunt / node_modules / dateformat / .npmignore
1 # .gitignore <https://github.com/tunnckoCore/dotfiles>
2 #
3 # Copyright (c) 2014 Charlike Mike Reagent, contributors.
4 # Released under the MIT license.
5 #
6
7 # Always-ignore dirs #
8 # ####################
9 _gh_pages
10 node_modules
11 bower_components
12 components
13 vendor
14 build
15 dest
16 dist
17 src
18 lib-cov
19 coverage
20 nbproject
21 cache
22 temp
23 tmp
24
25 # Packages #
26 # ##########
27 *.7z
28 *.dmg
29 *.gz
30 *.iso
31 *.jar
32 *.rar
33 *.tar
34 *.zip
35
36 # OS, Logs and databases #
37 # #########################
38 *.pid
39 *.dat
40 *.log
41 *.sql
42 *.sqlite
43 *~
44 ~*
45
46 # Another files #
47 # ###############
48 Icon?
49 .DS_Store*
50 Thumbs.db
51 ehthumbs.db
52 Desktop.ini
53 npm-debug.log
54 .directory
55 ._*
56
57 koa-better-body