Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove useless files, add gitignore #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# built application files
*.ap_

# files for the dex VM
*.dex
*.iml

# Java class files
*.class

# generated files
bin/
gen/
*target/
*build/
.gradle/
.idea/
gen-external-apklibs/

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

# Eclipse project files
.classpath
.project

# Mac os
.DS_Store
1 change: 0 additions & 1 deletion .gradle/2.8/taskArtifacts/cache.properties

This file was deleted.

Binary file removed .gradle/2.8/taskArtifacts/cache.properties.lock
Binary file not shown.
Binary file removed .gradle/2.8/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file removed .gradle/2.8/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file removed .gradle/2.8/taskArtifacts/outputFileStates.bin
Binary file not shown.
Binary file removed .gradle/2.8/taskArtifacts/taskArtifacts.bin
Binary file not shown.
6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

19 changes: 0 additions & 19 deletions Marsdaemon2.iml

This file was deleted.

61 changes: 0 additions & 61 deletions build/intermediates/dex-cache/cache.xml

This file was deleted.