Added .cache folder to the gitignore.

This commit is contained in:
Relintai 2021-11-15 11:00:27 +01:00
parent e0fe6ca1d4
commit da02282ef0

1
.gitignore vendored
View File

@ -22,6 +22,7 @@ TestRWTextures
_build/* _build/*
_binaries/* _binaries/*
game/android/build/* game/android/build/*
.cache/*
*.blend1 *.blend1
.dir-locals.el .dir-locals.el