Skip to content

Commit b888d0b

Browse files
committed
Directories Hierarchy
1 parent 4020eb9 commit b888d0b

22 files changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ instance/
6868
# Scrapy stuff:
6969
.scrapy
7070

71+
# Replit Stuff
72+
./replit
73+
74+
# Lock and Toml Stuff
75+
./poetrylock
76+
./pyproject.tomls
77+
7178
# Sphinx documentation
7279
docs/_build/
7380

@@ -128,6 +135,7 @@ ENV/
128135
env.bak/
129136
venv.bak/
130137

138+
131139
# Spyder project settings
132140
.spyderproject
133141
.spyproject
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)