Skip to content

Commit 29cffb4

Browse files
committed
bug fixed
1 parent 7059b5f commit 29cffb4

File tree

13 files changed

+3
-2
lines changed

13 files changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ hs_err_pid*
3838
css
3939
*.dmg
4040

41-
/Data/Server/*
42-
/Data/Client/*
41+
/Data/Server/Cache/*
42+
/Data/Server/Static/*
43+
/Data/Client/Cache/*
4344
/Data/Test/Cache/*
4445
/out/
4546

0 commit comments

Comments
 (0)