diff options
| author | Igor Tolmachev <me@igorek.dev> | 2024-07-10 15:23:51 +0900 |
|---|---|---|
| committer | Igor Tolmachev <me@igorek.dev> | 2024-07-10 15:23:51 +0900 |
| commit | ef91e79e35e9402855f1370c2a570bafdf3a58f1 (patch) | |
| tree | da0fd11f4f27914bdb8a386809c539c9f6cf89bc /.vscode | |
| parent | 8a7106030cd6c0044820ebaa213984a5b842e497 (diff) | |
| download | archivator-ef91e79e35e9402855f1370c2a570bafdf3a58f1.tar.gz archivator-ef91e79e35e9402855f1370c2a570bafdf3a58f1.zip | |
Add mtime, atime, ctime
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index b0a2099..fbdecba 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json | |||
| @@ -10,6 +10,7 @@ | |||
| 10 | "flate", | 10 | "flate", |
| 11 | "lzma", | 11 | "lzma", |
| 12 | "newtype", | 12 | "newtype", |
| 13 | "ntfs", | ||
| 13 | "repr", | 14 | "repr", |
| 14 | "rposition", | 15 | "rposition", |
| 15 | "seekable", | 16 | "seekable", |
