Updated .gitignore (Exclude CACHE)

This commit is contained in:
Lukas Blacha
2023-02-07 15:06:37 +01:00
parent 1f1d2f3431
commit f63ebbbb5e

4
.gitignore vendored
View File

@@ -238,3 +238,7 @@ fabric.properties
# 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
# Exclude CACHE
.cache
cache/