blob: c35f1543a778e0a2ca2ea1464f3abe0c15d66aba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
*.swp
.*.tmp
.remote-sync.json
.sync-config.cson
.electron
.electron-gyp
.npmrc
.idea
.jshintignore
.jshintrc
.DS_Store
# node.js
#
node_modules/
npm-debug.log
build/
dist/
|