Commit e293b498814445cda5e85c5e07e7447ffc761bc9

Authored by 王彬
1 parent 9bdaee7b
Exists in master

ignore

Showing 1 changed file with 6 additions and 6 deletions   Show diff stats
.gitignore
1   -bin
2   -.project
3   -.classpath
4   -.settings
5   -out
6   -.idea
  1 +bin/
  2 +.project/
  3 +.classpath/
  4 +.settings/
  5 +out/
  6 +.idea/
7 7 .idea/workspace.xml
8 8 /.gradle/
9 9 /build/
... ...