aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1aa5029f6ed3f7df5d3daf60ad0dbc2a5d1faab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/dist
/tmp
/lib
/build
/node_modules
npm-debug.log*
Thumbs.db
/node/

# IDEA files
.idea
.vscode
.history
package-lock.json
# build files
.out