Skip to content

Commit

Permalink
Do not commit the generated file MANIFEST.MF + ignore it (similar lik…
Browse files Browse the repository at this point in the history
…e we do it on drools) to avoid merge conflicts when 2 different developers build and push their changes.
  • Loading branch information
ge0ffrey committed May 18, 2011
1 parent 1822b3e commit a156449
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 77 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -10,3 +10,6 @@
/*.ipr
/*.iws
/*.iml

# The META-INF directory is generated by the maven-felix-plugin
/META-INF
77 changes: 0 additions & 77 deletions META-INF/MANIFEST.MF

This file was deleted.

0 comments on commit a156449

Please sign in to comment.