Add .gitignore
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Virtual environment
|
||||||
|
.venv/
|
||||||
|
|
||||||
|
# Python
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
*.log
|
||||||
|
|
||||||
|
# IDE
|
||||||
|
.idea/
|
||||||
|
|
||||||
|
# OS
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
0
30 OpenTextLIsting v5.py
Normal file
0
30 OpenTextLIsting v5.py
Normal file
0
30 OpenTextListing v2.py
Normal file
0
30 OpenTextListing v2.py
Normal file
0
30 OpenTextListing v3.py
Normal file
0
30 OpenTextListing v3.py
Normal file
0
30 OpenTextListing v4.py
Normal file
0
30 OpenTextListing v4.py
Normal file
Reference in New Issue
Block a user