Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Newer versions of eclipse may create a project for
Browse files Browse the repository at this point in the history
every submodule, ignore their eclipse files.
  • Loading branch information
jshaughn committed May 24, 2016
1 parent ee886e8 commit 98b7bdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
#eclipse specific
/modules/enterprise/gui/coregui/.externalToolBuilders/
/modules/enterprise/gui/content_http-war/build/classes/
/**/.project
/**/.classpath
/**/org.eclipse.*.prefs
#created by rhq-enterprise-server's unit tests
/modules/enterprise/server/jar/transaction.log

Expand Down

0 comments on commit 98b7bdf

Please sign in to comment.