aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilipp <philipp@Philipps-MacBook-Pro.local>2016-07-16 15:17:54 +0200
committerPhilipp <philipp@Philipps-MacBook-Pro.local>2016-07-16 15:17:54 +0200
commit4d5ce149dd6cbb9c72975d479588c7d7d075d867 (patch)
tree27f294b5343ae26c5e373feda28f272f34523ad4 /.gitignore
parentd7e659a1fac34f1d187d2ac259a415302ba2cadf (diff)
downloadMPAndroidChart-4d5ce149dd6cbb9c72975d479588c7d7d075d867.tar.gz
Ignore ds_store files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 31581642..a340b1d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,5 @@ build/
# maven
target/
+
+.DS_Store