Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #173 - add gitignore to wollok init #175

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

fdodino
Copy link
Contributor

@fdodino fdodino commented Aug 3, 2024

El wollok init ahora agrega un archivo gitignore:

# Local history
.history

# Wollok Log
*.log

para evitar conflictos en un trabajo grupal: va a ser problemático porque cada une tiene su propio log.

@fdodino fdodino requested review from PalumboN and ivojawer August 3, 2024 14:17
@fdodino fdodino added the componente: init Inicialización de un proyecto label Aug 3, 2024
Copy link
Contributor

@ivojawer ivojawer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bellissimo 🤌

@ivojawer ivojawer merged commit 48c0bda into master Aug 6, 2024
1 check passed
@ivojawer ivojawer deleted the init-add-gitignore branch August 6, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
componente: init Inicialización de un proyecto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants