Init project
This commit is contained in:
commit
5c07eda3fa
10 changed files with 384 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
|
||||
##### Python
|
||||
__pycache__
|
||||
env
|
||||
|
||||
##### Emacs
|
||||
\#*
|
||||
.\#*
|
||||
|
||||
##### Other
|
||||
tests
|
Loading…
Add table
Add a link
Reference in a new issue