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

Ignore and remove compiled/ folders #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SuzanneSoy
Copy link

I'm using this as a git submodule (for the math-scribble library), and each time I run git clean -d -f -x, it removes the compiled/ folder, which marks as dirty the working copy for the bracket submodule.

Would it be possible to just remove that folder from the repo and add it to .gitignore? As far as I can see, it is regenerated automatically without problem.

@SuzanneSoy SuzanneSoy changed the title Ignore and removed compiled/ folders Ignore and remove compiled/ folders Jan 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant