Delete .gitignore
This commit is contained in:
24
.gitignore
vendored
24
.gitignore
vendored
@@ -1,24 +0,0 @@
|
|||||||
*.pyc
|
|
||||||
__pycache__
|
|
||||||
pseo-experiments/
|
|
||||||
*.swp
|
|
||||||
venv/
|
|
||||||
*.pyc
|
|
||||||
__pycache__/
|
|
||||||
instance/
|
|
||||||
.pytest_cache/
|
|
||||||
.coverage
|
|
||||||
htmlcov/
|
|
||||||
dist/
|
|
||||||
build/
|
|
||||||
*.egg-info/
|
|
||||||
pseo-experiments/lib/python3.10/
|
|
||||||
pseo-experiments/bin/
|
|
||||||
blog_images/
|
|
||||||
blogs/
|
|
||||||
.env
|
|
||||||
papers_already_written_on.txt
|
|
||||||
lib/papers_to_write_on
|
|
||||||
workspace/web_research_reports/
|
|
||||||
workspace/logs/
|
|
||||||
workspace/personal/
|
|
||||||
Reference in New Issue
Block a user