8000 Add CC-BY-NC-ND 4.0 global .gitignore template by luka-lukapej · Pull Request #4621 · github/gitignore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add CC-BY-NC-ND 4.0 global .gitignore template #4621

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 8000 to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

luka-lukapej
Copy link

What’s changed

• Introduce a brand-new global .gitignore template
optimized for projects licensed under CC-BY-NC-ND 4.0.
• Covers OS files, editors, common build/output dirs, logs, env files, etc.

Why this matters

For CC-BY-NC-ND projects you often still need a sane ignore list.
This prevents committing temp files, credentials, binaries, and IDE cruft.

How to use

Place the file at the root of your repository and name it .gitignore.
No further configuration needed—Git will automatically exclude the listed patterns.

License: CC-BY-NC-ND 4.0
Original author: Luka Pejić

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
0