Initial Commit. My first commit on Tilde.club!
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.env
|
||||
*.pyc
|
||||
*.swp
|
||||
/bin
|
||||
/Include
|
||||
/include
|
||||
/lib
|
||||
/lib64
|
||||
/Lib
|
||||
/Scripts
|
||||
pyvenv.cfg
|
||||
/build
|
||||
/dist
|
||||
*.egg-info⏎
|
||||
|
||||
Reference in New Issue
Block a user