summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 554c6be6c19ae022560bd1e37a1537b1a12ae207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.idea/
.nyc_output/
dist/

# Even though node_modules are tracked in git,
# per default we don't want them to show up in git status
node_modules

*.swp

yarn-error.log

npm-packages-offline-cache/

/configure
/config.mk


\#*\#
*~

# old folder
build-scripts/