1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-23 14:50:45 +01:00

Ignore _* directories

This commit is contained in:
Roman Zeyde 2018-12-23 10:05:05 +02:00
parent 5453ffe72a
commit db9b174680
No known key found for this signature in database
GPG key ID: 87CAE5FA46917CBB

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
target
*db/
_*/
*.log
*.sublime*
*~