aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: cc0f5a18daab6f38ec77b44c58960b4cec37e5f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Ignores for Eclipse
/.settings/

# Ignores for Android Projects
/bin/
/gen/
/publish/
/local.properties
/secure.properties

# Ignores for Mac machines
.DS_Store