Get In Touch
108 Wooster Street, New York, NY 10012,
hello@div.digital
Ph: +1.949.254.0339
Work Inquiries
hello@div.digital
Ph: +1.949.254.0339
Back

.gitignore Icon files from Google Drive

If you checkout a Git repo into Google Drive each directory gets a hidden “Icon” file:

You can modify the .gitignore file with a simple “?” at the end of the “Icon” and that will ignore it.



# OS generated files #
######################
.DS_Store*
ehthumbs.db
Icon?