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

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