Skip to content

Commit 10ef1bf

Browse files
committed
gitignore test
1 parent 86c8ea1 commit 10ef1bf

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
cloth/built_model/
2+
model/
3+
password.txt
4+
data/

data/.DS_Store

0 Bytes
Binary file not shown.

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ def main(tryall=True):
4141

4242
if __name__ == "__main__":
4343
main()
44+

0 commit comments

Comments
 (0)