You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
161 B

#Ignore all
*.md
*.log
logs
*.env
*.o
*.DS_Store
node_modules/
package-lock.json
npm-debug.log
*wallet
*-qr.png
*.keys
.cache
#Include
!README.md
!.gitignore