Unverified Commit f86a703b authored by Jiarui Fang's avatar Jiarui Fang Committed by GitHub
Browse files

[NFC] update gitignore remove DS_Store (#1830)

parent a25f7553
...@@ -134,10 +134,10 @@ dmypy.json ...@@ -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
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment