mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-12 13:21:47 +00:00
[NFC] update gitignore remove DS_Store (#1830)
This commit is contained in:
parent
a25f755331
commit
f86a703bcf
4
.gitignore
vendored
4
.gitignore
vendored
@ -134,10 +134,10 @@ dmypy.json
|
|||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
# macos
|
# macos
|
||||||
.DS_Store
|
*.DS_Store
|
||||||
#data/
|
#data/
|
||||||
|
|
||||||
docs/.build
|
docs/.build
|
||||||
|
|
||||||
# pytorch checkpoint
|
# pytorch checkpoint
|
||||||
*.pt
|
*.pt
|
||||||
|
BIN
examples/.DS_Store
vendored
BIN
examples/.DS_Store
vendored
Binary file not shown.
BIN
examples/images/.DS_Store
vendored
BIN
examples/images/.DS_Store
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user