updated .gitignore and added readme to scripts folder
This commit is contained in:
parent
4046e757ef
commit
0991108b11
2 changed files with 32 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,3 +3,6 @@ __pycache__/
|
|||
*$py.class
|
||||
*.swp
|
||||
virtualenv/
|
||||
scripts/*
|
||||
!scripts/readme.txt
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue