From 8309fc077b7a02493b1185f7df082aa8e242174c Mon Sep 17 00:00:00 2001 From: "Anders H. Rebner" <anderhre@stud.ntnu.no> Date: Sat, 10 Apr 2021 12:26:07 +0200 Subject: [PATCH] Added binary .idea-file to .gitignore --- .gitignore | 2 ++ .../.idea/caches/build_file_checksums.ser | Bin 637 -> 637 bytes 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 23de6e2..07f4bd7 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,8 @@ captures/ .idea/modules.xml # Comment next line if keeping position of elements in Navigation Editor is relevant for you .idea/navEditor.xml +# Android studio 3.1+ serialized cache file +.idea/caches/build_file_checksums.ser # Keystore files # Uncomment the following lines if you do not want to check your keystore files in. diff --git a/CheckersClient/.idea/caches/build_file_checksums.ser b/CheckersClient/.idea/caches/build_file_checksums.ser index 12ab5d2ffca523bf265b6ba7e2d072f4a1de24dc..28b096af3f3f28d4509cadcb298d98a9303f4967 100644 GIT binary patch delta 36 scmey%@|R`843^zK-N!f1DPa`Q5M^GU>U6}zMW65g&h3HClNFd^0U>`5(f|Me delta 36 scmey%@|R`843=%WJUJWZlrRbidYE-@vSZoPAiuJ}(P7oT$qG!d010so*#H0l -- GitLab