Commit 04e27efbd07d36b487d9ebeedbbdca3328c1b776

Authored by 徐烜
1 parent 6b59c2a6

Update

Showing 1 changed file with 3 additions and 2 deletions

Too many changes to show.

To preserve performance only 1 of 3 files are displayed.

.gitignore
@@ -10,7 +10,8 @@ test_coverage/ @@ -10,7 +10,8 @@ test_coverage/
10 .DS_Store 10 .DS_Store
11 *.iml 11 *.iml
12 tmp 12 tmp
  13 +E:/
13 14
14 # git忽略空文件夹,按照惯例,空文件夹下放置.gitkeep文件避免文件夹被忽略不上传。 15 # git忽略空文件夹,按照惯例,空文件夹下放置.gitkeep文件避免文件夹被忽略不上传。
15 -!.gitkeep  
16 -/target/ 16 +!.gitkeep
  17 +/target/