Browse Source

Merge branch 'master' of
http://114.215.100.48:3000/ipu/android-share.git

huangbo 9 years ago
parent
commit
1f7ce7ff82
3 changed files with 0 additions and 3 deletions
  1. 0 1
      ipu-client/.gitignore
  2. 0 1
      multiple-client/.gitignore
  3. 0 1
      multiple-server/.gitignore

+ 0 - 1
ipu-client/.gitignore

2
/bin
2
/bin
3
/gen
3
/gen
4
/proguard
4
/proguard
5
/.classpath
6
/project.properties
5
/project.properties

+ 0 - 1
multiple-client/.gitignore

1
/.settings
1
/.settings
2
/bin/*
2
/bin/*
3
/gen
3
/gen
4
/.classpath
5
/proguard
4
/proguard
6
/bin/
5
/bin/
7
/project.properties
6
/project.properties

+ 0 - 1
multiple-server/.gitignore

1
/.classpath
2
/.settings
1
/.settings
3
/mult.war
2
/mult.war
4
/bin/*
3
/bin/*