-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
31 lines (31 loc) · 1.33 KB
/
.gitignore
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
29
30
31
/.idea
/.DS_Store
/.idea/*
/Chapter01/.DS_Store
/NodeJsDesignPatterns.iml
/Chapter03/01_callback_hell/callbackDiscipline/node_modules
/Chapter03/01_callback_hell/callbackHell/node_modules
/Chapter03/01_callback_hell/pyramidOfDoom/node_modules
/Chapter03/01_callback_hell/pyramidOfDoom/imagedb
/Chapter03/01_callback_hell/discipline/imagedb
/Chapter03/01_callback_hell/discipline/node_modules
/Chapter04/exercises/02_bluebird/node_modules
node_modules
.DS_Store
/Chapter07/demos/03_service_locator/example-db/MANIFEST-000008
/Chapter07/demos/03_service_locator/example-db/MANIFEST-000006
/Chapter07/demos/03_service_locator/example-db/LOG.old
/Chapter07/demos/03_service_locator/example-db/LOG
/Chapter07/demos/03_service_locator/example-db/CURRENT
/Chapter07/demos/03_service_locator/example-db/000009.log
/Chapter07/demos/03_service_locator/example-db/000007.log
/Chapter07/demos/01_hardcoded/example-db/MANIFEST-000006
/Chapter07/demos/01_hardcoded/example-db/MANIFEST-000004
/Chapter07/demos/01_hardcoded/example-db/LOG.old
/Chapter07/demos/01_hardcoded/example-db/LOG
/Chapter07/demos/01_hardcoded/example-db/CURRENT
/Chapter07/demos/01_hardcoded/example-db/000007.log
/Chapter07/demos/01_hardcoded/example-db/000005.log
/Chapter08/exercises/03_branching/npm-debug.log
/Chapter08/exercises/03_branching/dist
/Chapter03/demos/05_web_spider_v3/www.google.co.uk