mirror of https://github.com/status-im/consul.git
Update .gitignore - ignore some macos fs event notification stuff
This commit is contained in:
parent
2e7a37890c
commit
9a7bfc4e39
|
@ -5,6 +5,7 @@
|
|||
*.swp
|
||||
*.test
|
||||
.DS_Store
|
||||
.fseventsd
|
||||
.vagrant/
|
||||
/pkg
|
||||
Thumbs.db
|
||||
|
|
Loading…
Reference in New Issue