1
0

git - ignore files in .notes

This commit is contained in:
Ruben Meyer 2020-09-16 16:25:08 +02:00
parent 7f92f3e721
commit b4a0bd1be7
Signed by: rxbn_
GPG Key ID: BE3BF898BE352FE2

3
.gitignore vendored
View File

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