use gitignore_global instead
This commit is contained in:
parent
3d6d248d57
commit
af947a30cb
19
.gitignore
vendored
19
.gitignore
vendored
|
@ -1,19 +0,0 @@
|
||||||
# OS generated files #
|
|
||||||
.DS_Store
|
|
||||||
.DS_Store?
|
|
||||||
._*
|
|
||||||
.Spotlight-V100
|
|
||||||
.Trashes
|
|
||||||
Icon?
|
|
||||||
ehthumbs.db
|
|
||||||
Thumbs.db
|
|
||||||
|
|
||||||
# Vagrant & Ansible files #
|
|
||||||
.virtualbox/
|
|
||||||
.vagrant/
|
|
||||||
vagrant_ansible_inventory_*
|
|
||||||
ansible.cfg
|
|
||||||
*.retry
|
|
||||||
|
|
||||||
# Other files #
|
|
||||||
!empty
|
|
Loading…
Reference in a new issue