gerrit/.gitignore
Andrew Bonventre 43b5eea886 Add .DS_Store to .gitignore
There is no reason to track .DS_Store files here: it's a metadata file
used by the Mac finder to hold info like where icons are located.  Add
it to .gitignore to avoid cluttering "git status" output.

Change-Id: I2c59228e48ed8d5ef125d8a694ca05d20b622723
2015-11-05 11:06:52 -08:00

26 lines
391 B
Plaintext

/.apt_generated
/.classpath
/.factorypath
/.project
/.settings/org.maven.ide.eclipse.prefs
/.settings/org.eclipse.m2e.core.prefs
/.settings/org.eclipse.ltk.core.refactoring.prefs
/test_site
/.idea
/gerrit-parent.iml
*.sublime-*
/gerrit-package-plugins
/.buckconfig.local
/.buckjavaargs
/.buckd
/buck-cache
/buck-out
/extras
/local.properties
*.pyc
/gwt-unitCache
.DS_Store
*.swp
*.asc
/bin/