UNPKG

450 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
18tsconfig.json
19
20#################
21## JetBrains
22#################
23.idea
24.project
25.settings
26
27############
28## Windows
29############
30
31# Windows image file caches
32Thumbs.db
33
34# Folder config file
35Desktop.ini
36
37############
38## Mac
39############
40
41# Mac crap
42.DS_Store