forked from globeandmail/chart-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
84 lines (78 loc) · 1.74 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# Created by https://www.gitignore.io
bundle.js
bundle.js.map
dist/meteorSettings.js
dist/meteorSettings.js.map
### Custom NPM repository ###
.npmrc
### JSDoc ###
*.log
*.tmPreferences.cache
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
*.sublime-workspace
.VolumeIcon.icns
.npmrc
.AppleDB
logs
coverage
# Coverage directory used by tools like istanbul
*.seed
### Node ###
# Runtime data
./out/
.apdisk
.sass-cache
# Dependency directory
# project files should be checked into the repository, unless a significant
.AppleDesktop
./documentation/
.fseventsd
### Meteor ###
# Created by https://www.gitignore.io
pids
Network Trash Folder
sftp-config.json
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
build/Release
meteor/lib/charts/scripts/bundle.js.map
.Spotlight-V100
.TemporaryItems
._*
# sftp configuration file
*.stTheme.cache
### OSX ###
# Logs
.lock-wscript
# workspace files are user-specific
.meteor/meteorite
lib-cov
.Trashes
*.tmlanguage.cache
.grunt
.DS_Store
# Compiled binary addons (http://nodejs.org/api/addons.html)
Temporary Items
### Sass ###
*.pid
### Custom NPM repository ###
.meteor/local
# Directory for instrumented libs generated by jscoverage/JSCover
# Thumbnails
.LSOverride
# proportion of contributors will probably not be using SublimeText
Icon
*.css.map
# *.sublime-project
# node-waf configuration
# Directories potentially created on remote AFP share
.DocumentRevisions-V100
meteor/lib/charts/scripts/bundle.js
# Icon must end with two \r
# Files that might appear in the root of a volume
### SublimeText ###
.AppleDouble
node_modules
# cache files for sublime text
dist/bundle.js.map
meteor/lib/charts/scripts/bundle.js
meteor/lib/charts/scripts/bundle.js.map