Spaces:
Running
Running
chore: add empty line at the end of .gitignore for better readability
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -6,3 +6,4 @@ __pycache__/
|
|
| 6 |
venv/
|
| 7 |
node_modules/
|
| 8 |
.cache/
|
|
|
|
|
|
| 6 |
venv/
|
| 7 |
node_modules/
|
| 8 |
.cache/
|
| 9 |
+
|