diff --git a/.gitignore b/.gitignore
index ad5624fb9396cede410450d5d74f217f0f47e06f..1ebb58f718c65584643eaad34177baf743132600 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,6 @@ gen/*
 /.classpath
 **/build/*
 *.iml
-**/libs
 local.properties
 .gradle/*
 .idea/*
diff --git a/app/libs/annotations.jar b/app/libs/annotations.jar
new file mode 120000
index 0000000000000000000000000000000000000000..bc9337eabb4849b49d3f808729f599f7eed66366
--- /dev/null
+++ b/app/libs/annotations.jar
@@ -0,0 +1 @@
+/home/kuschku/Workspace/projects/aspm/annotations/build/libs/annotations.jar
\ No newline at end of file
diff --git a/app/libs/compiler-all.jar b/app/libs/compiler-all.jar
new file mode 120000
index 0000000000000000000000000000000000000000..ccb9d18606aab899be1b1b2e2f6b2660baf46cb6
--- /dev/null
+++ b/app/libs/compiler-all.jar
@@ -0,0 +1 @@
+/home/kuschku/Workspace/projects/aspm/compiler/build/libs/compiler-all.jar
\ No newline at end of file
diff --git a/app/libs/library-release.aar b/app/libs/library-release.aar
new file mode 120000
index 0000000000000000000000000000000000000000..573d538fc9c34c37cb265d03476ae648dfd8e5e6
--- /dev/null
+++ b/app/libs/library-release.aar
@@ -0,0 +1 @@
+/home/kuschku/Workspace/projects/AndroidSlidingUpPanel/library/build/outputs/aar/library-release.aar
\ No newline at end of file