Skip to content

Commit

Permalink
update: no ignorar los archivos de la carpeta data
Browse files Browse the repository at this point in the history
  • Loading branch information
rociobenitez committed Jan 6, 2025
1 parent 72f9039 commit c891a02
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# Ignorar el CSV generado por el script
data/pisos_fotocasa.csv

# Ignorar carpetas y archivos temporales o innecesarios
data/*.csv
!data/fotocasa_sample.csv # Permitir subir el CSV de ejemplo

# Archivos y carpetas relacionadas con Python
__pycache__/
*.pyc
Expand Down

0 comments on commit c891a02

Please sign in to comment.