This commit is contained in:
2026-04-27 18:15:47 +08:00
parent 69c5aacdc8
commit 7938a986dd
2 changed files with 11 additions and 0 deletions

5
.gitignore vendored
View File

@@ -24,3 +24,8 @@
hs_err_pid* hs_err_pid*
replay_pid* replay_pid*
.DS_Store
.idea
.vscode
target

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>