summaryrefslogtreecommitdiff
path: root/.idea/.gitignore
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-08-14 17:33:22 -0300
committerTorsten Grote <t@grobox.de>2020-08-14 17:33:22 -0300
commita307a498dc8a42df129e8eaff591e9144ed96298 (patch)
treea55182b4793b673e433d0e431e9d971d45c9a6a7 /.idea/.gitignore
parent2ac13b19a5c7fc3531447333fe1772a78ca35795 (diff)
downloadwallet-kotlin-a307a498dc8a42df129e8eaff591e9144ed96298.tar.gz
wallet-kotlin-a307a498dc8a42df129e8eaff591e9144ed96298.tar.bz2
wallet-kotlin-a307a498dc8a42df129e8eaff591e9144ed96298.zip
Make the wallet lib actually use the common lib
Diffstat (limited to '.idea/.gitignore')
-rw-r--r--.idea/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore
index 8eae92b..e7afc6a 100644
--- a/.idea/.gitignore
+++ b/.idea/.gitignore
@@ -1,6 +1,7 @@
# Default ignored files
/shelf/
/artifacts
+/caches
/modules*
/workspace.xml
/gradle.xml
@@ -11,4 +12,5 @@
/vcs.xml
/compiler.xml
/jarRepositories.xml
-/misc.xml \ No newline at end of file
+/misc.xml
+/$CACHE_FILE$