Move source into library folder
diff --git a/.gitignore b/.gitignore
index b332792..32de55d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
-bin/*
-gen/*
-local.properties
+library/bin/*
+library/gen/*
+library/local.properties
 *.iml
 .idea/*
+*.DS_Store
+*.swp
 proguard-project.txt