blob: 99ac470ff6cdf684325a9124441c1561dc0ef408 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.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/
config.mk
|