forked from marquez.juan/ejercicio-forks-ramas-pr
Se agrego el .gitignore
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
venv/
|
||||
.venv/
|
||||
env/
|
||||
|
||||
.env
|
||||
|
||||
.DS_Store # macOS
|
||||
Thumbs.db # Windows
|
||||
|
||||
node_modules/
|
||||
Reference in New Issue
Block a user