UNPKG

1.75 kBPlain TextView Raw
1# Created by .ignore support plugin (hsz.mobi)
2
3# IntelliJ project files
4.idea
5*.iml
6out
7gen### Node template
8# Logs
9logs
10*.log
11npm-debug.log*
12yarn-debug.log*
13yarn-error.log*
14
15# Runtime data
16pids
17*.pid
18*.seed
19*.pid.lock
20
21# Directory for instrumented libs generated by jscoverage/JSCover
22lib-cov
23
24# Coverage directory used by tools like istanbul
25coverage
26
27# nyc test coverage
28.nyc_output
29
30# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
31.grunt
32
33# Bower dependency directory (https://bower.io/)
34bower_components
35
36# node-waf configuration
37.lock-wscript
38
39# Compiled binary addons (http://nodejs.org/api/addons.html)
40build/Release
41
42# Dependency directories
43node_modules/
44jspm_packages/
45
46# Typescript v1 declaration files
47typings/
48
49# Optional npm cache directory
50.npm
51
52# Optional eslint cache
53.eslintcache
54
55# Optional REPL history
56.node_repl_history
57
58# Output of 'npm pack'
59*.tgz
60
61# Yarn Integrity file
62.yarn-integrity
63
64# dotenv environment variables file
65.env
66
67### Linux template
68*~
69
70# temporary files which can be created if a process still has a handle open of a deleted file
71.fuse_hidden*
72
73# KDE directory preferences
74.directory
75
76# Linux trash folder which might appear on any partition or disk
77.Trash-*
78
79# .nfs files are created when an open file is removed but is still being accessed
80.nfs*
81### macOS template
82*.DS_Store
83.AppleDouble
84.LSOverride
85
86# Icon must end with two \r
87Icon
88
89
90# Thumbnails
91._*
92
93# Files that might appear in the root of a volume
94.DocumentRevisions-V100
95.fseventsd
96.Spotlight-V100
97.TemporaryItems
98.Trashes
99.VolumeIcon.icns
100.com.apple.timemachine.donotpresent
101
102# Directories potentially created on remote AFP share
103.AppleDB
104.AppleDesktop
105Network Trash Folder
106Temporary Items
107.apdisk
108src/