Skip to content
Snippets Groups Projects
Commit 4e78d054 authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Added caches-folder to gitignore

parent 0ffc1c74
No related branches found
No related tags found
1 merge request!14WIP: Default game
...@@ -51,6 +51,7 @@ captures/ ...@@ -51,6 +51,7 @@ captures/
.idea/navEditor.xml .idea/navEditor.xml
# Android studio 3.1+ serialized cache file # Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser .idea/caches/build_file_checksums.ser
CheckersServer/.idea/caches
# Keystore files # Keystore files
# Uncomment the following lines if you do not want to check your keystore files in. # Uncomment the following lines if you do not want to check your keystore files in.
......
File deleted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment