This commit is contained in:
parent
2c9f11bcfe
commit
741dffd5db
|
|
@ -106,3 +106,4 @@ venv.bak/
|
|||
|
||||
.DS_Store
|
||||
*.DS_Store
|
||||
.DS_Store
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "hello"
|
||||
Loading…
Reference in New Issue