Initial Commit
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
.idea/**/*
|
||||
*.swp
|
||||
*.session
|
||||
*/**/__pycache__/
|
||||
__pycache__/*
|
||||
*.session-journal
|
||||
Reference in New Issue
Block a user