diff --git a/.gitignore b/.gitignore index 315dba2..429b2fc 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ fabric.properties # Android studio 3.1+ serialized cache file .idea/caches/build_file_checksums.ser +!/.idea/git_toolbox_prj.xml diff --git a/.idea/.gitignore b/.idea/.gitignore index 35410ca..6e2d15b 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,3 +6,4 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml +!/git_toolbox_prj.xml