Skip to content

Commit 514397e

Browse files
committed
Moved caching folder to native temp folder
1 parent dcb1178 commit 514397e

File tree

21 files changed

+21
-7
lines changed

21 files changed

+21
-7
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
*.app
3333

3434
# Cached files
35-
.makeCache
36-
.cache/*
35+
.cache/
36+
.cache/src/
3737
build
3838

3939
# Binaries

Linux/.cache/0.png

-253 KB
Binary file not shown.

Linux/.cache/1.png

-270 KB
Binary file not shown.

Linux/.cache/10.png

-707 KB
Binary file not shown.

Linux/.cache/11.png

-686 KB
Binary file not shown.

Linux/.cache/12.png

-264 KB
Binary file not shown.

Linux/.cache/2.png

-875 KB
Binary file not shown.

Linux/.cache/3.png

-748 KB
Binary file not shown.

Linux/.cache/4.png

-689 KB
Binary file not shown.

Linux/.cache/5.png

-646 KB
Binary file not shown.

0 commit comments

Comments
 (0)