gerrit/.gitignore
Edwin Kempin 4c26a21aa2 Add '/.apt_generated' and '/.factorypath' to .gitignore
These files are not created with Gerrit 2.10, but only with Gerrit
2.11 and newer where these patterns are already ignored. However
switching from a new branch >= stable-2.11 to stable-2.10 leaves these
files in the working tree so that it is dirty.

Change-Id: I50f4069bb8600ed133fc2e0aade7974c6f721b7d
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2015-04-29 13:56:33 +02:00

23 lines
367 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
/local.properties
*.pyc
/gwt-unitCache
*.swp
*.asc