UNPKG

436 BPlain TextView Raw
1#################
2## Misc
3#################
4**/.DS_Store
5nbproject
6manifest.mf
7build.xml
8node_modules/*
9npm-debug.log
10*.ts
11!*.d.ts
12tests
13examples
14.github
15coverage
16!*.metadata.json
17!bundles/*.js
18
19#################
20## JetBrains
21#################
22.idea
23.project
24.settings
25
26############
27## Windows
28############
29
30# Windows image file caches
31Thumbs.db
32
33# Folder config file
34Desktop.ini
35
36############
37## Mac
38############
39
40# Mac crap
41.DS_Store