Skip to content

Commit

Permalink
Merged in intrications/holographlibrary (pull request Androguide#1)
Browse files Browse the repository at this point in the history
Add .gitignore and remove gitignored files
  • Loading branch information
D4N14L committed Jul 16, 2013
2 parents b1822b2 + 9081f11 commit d5f12f5
Show file tree
Hide file tree
Showing 82 changed files with 30 additions and 4,759 deletions.
30 changes: 30 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/

# Local configuration file (sdk path, etc)
local.properties

# Eclipse project files
.classpath
.project

# Proguard folder generated by Eclipse
proguard/

# Intellij project files
*.iml
*.ipr
*.iws
.idea/

9 changes: 0 additions & 9 deletions HoloGraphLibrary/.classpath

This file was deleted.

33 changes: 0 additions & 33 deletions HoloGraphLibrary/.project

This file was deleted.

17 changes: 0 additions & 17 deletions HoloGraphLibrary/bin/AndroidManifest.xml

This file was deleted.

5 changes: 0 additions & 5 deletions HoloGraphLibrary/bin/R.txt

This file was deleted.

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 removed HoloGraphLibrary/bin/holographlibrary.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

48 changes: 0 additions & 48 deletions HoloGraphLibrary/gen/com/echo/holographlibrary/R.java

This file was deleted.

9 changes: 0 additions & 9 deletions HoloGraphLibrarySample/.classpath

This file was deleted.

33 changes: 0 additions & 33 deletions HoloGraphLibrarySample/.project

This file was deleted.

28 changes: 0 additions & 28 deletions HoloGraphLibrarySample/bin/AndroidManifest.xml

This file was deleted.

Binary file not shown.
Loading

0 comments on commit d5f12f5

Please sign in to comment.