summaryrefslogtreecommitdiff
path: root/library/drag-sort-listview/.gitignore
blob: a45024b5c5b116ff8e8a45601dcefe2aa5b99dc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/
target/

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

# Eclipse project files
.classpath
.project