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*
*~