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

Added Carton's local directory #4437

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

Conversation

jonasbn
Copy link

@jonasbn jonasbn commented Apr 30, 2024

I am a user of Carton. Carton is a dependency manager for Perl, much like Bundler for Ruby.

Carton creates a local directory with the dependency file tree named local/ just as for example: node_modules.

Carton installation documentation recommends adding this particular directory to: .gitignore, see: https://metacpan.org/pod/Carton#Initializing-the-environment

echo local/ >> .gitignore

Carton is widely used for Perl development and on the same level as the other tools listed in the Perl gitignore file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant