2016-03-01 14:24:41 +01:00
|
|
|
.idea/
|
2017-05-28 00:09:41 +02:00
|
|
|
.nyc_output/
|
2017-05-27 18:05:10 +02:00
|
|
|
dist/
|
2016-11-03 00:47:22 +01:00
|
|
|
|
|
|
|
# Even though node_modules are tracked in git,
|
|
|
|
# per default we don't want them to show up in git status
|
2016-11-16 01:59:39 +01:00
|
|
|
node_modules
|
2017-06-04 20:16:09 +02:00
|
|
|
|
|
|
|
*.swp
|
2017-10-14 22:46:08 +02:00
|
|
|
|
|
|
|
yarn-error.log
|
2019-05-07 23:49:02 +02:00
|
|
|
|
|
|
|
npm-packages-offline-cache/
|
2019-08-19 14:08:14 +02:00
|
|
|
|
2019-11-01 18:39:18 +01:00
|
|
|
/configure
|
|
|
|
/config.mk
|
|
|
|
|
2019-09-20 18:56:39 +02:00
|
|
|
|
|
|
|
\#*\#
|
|
|
|
*~
|
2019-10-19 14:18:17 +02:00
|
|
|
|
|
|
|
# old folder
|
|
|
|
build-scripts/
|
2019-11-01 18:39:18 +01:00
|
|
|
|
2020-07-20 12:51:46 +02:00
|
|
|
# Git worktree of pre-built wallet files
|
|
|
|
prebuilt/
|