1
0
Fork 0

git - ignore files in .notes

master
Ruben Meyer 3 years ago
parent 7f92f3e721
commit b4a0bd1be7
Signed by: rxbn_
GPG Key ID: BE3BF898BE352FE2

3
.gitignore vendored

@ -1,3 +1,6 @@
# Notes
.notes
# Logs
/logs/*.log
npm-debug.log*

Loading…
Cancel
Save