Skip to content

Commit

Permalink
Cleaned up git
Browse files Browse the repository at this point in the history
  • Loading branch information
macavity23 committed May 10, 2011
1 parent fbb8426 commit 191a1d9
Show file tree
Hide file tree
Showing 60 changed files with 21 additions and 3 deletions.
1 change: 1 addition & 0 deletions api/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions common-webapps/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions common/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions console/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions core/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions dist/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
target
1 change: 1 addition & 0 deletions eon/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
target
1 change: 1 addition & 0 deletions gui-mac/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
target
2 changes: 1 addition & 1 deletion gui/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
<classpathentry combineaccessrules="false" kind="src" path="/console"/>
<classpathentry kind="lib" path="lib/swingx-0.9.7.jar" sourcepath="/home/macavity/src/mirror/swingx-0.9.7-src/src/java"/>
<classpathentry kind="lib" path="lib/robolaf.jar"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
1 change: 1 addition & 0 deletions gui/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
target
1 change: 1 addition & 0 deletions midas-model/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/target
target
2 changes: 1 addition & 1 deletion midas-webapp/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,5 @@
</classpathentry>
<classpathentry combineaccessrules="false" kind="src" path="/common-webapps"/>
<classpathentry kind="lib" path="/common-webapps/lib/mysql-connector-java-5.0.8-bin.jar"/>
<classpathentry kind="output" path="build/classes"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
1 change: 1 addition & 0 deletions midas-webapp/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/build
/target
target
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions mina/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/lib
/target
target
1 change: 1 addition & 0 deletions plugin-default/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions plugin-mp3/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
2 changes: 1 addition & 1 deletion sonar-webapp/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
<classpathentry kind="lib" path="/common/lib/protobuf-java-2.3.0.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/common-webapps"/>
<classpathentry kind="lib" path="/common-webapps/lib/mysql-connector-java-5.0.8-bin.jar"/>
<classpathentry kind="output" path="build/classes"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
1 change: 1 addition & 0 deletions sonar-webapp/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions tests/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions wang-client/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target
1 change: 1 addition & 0 deletions wang-server/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/build
target

0 comments on commit 191a1d9

Please sign in to comment.