Giter Site home page Giter Site logo

github ignore support about new HOT 11 CLOSED

xenoterracide avatar xenoterracide commented on September 17, 2024
github ignore support

from new.

Comments (11)

3cp avatar 3cp commented on September 17, 2024

What is "ignores from here"?

from new.

xenoterracide avatar xenoterracide commented on September 17, 2024

"from here" is the link. I guess I should reorder my wording

from new.

3cp avatar 3cp commented on September 17, 2024

I prefer to ship a default (and improved) .gitignore, instead of providing users too many options.

Right now, everything is minimum in this repo to keep it easy to maintain.
PR is welcome to enhance the .gitignore.

from new.

3cp avatar 3cp commented on September 17, 2024

Pls PR in to fill the gap of our gitignore. Pls don't create new question for end users to choose.

For those seems too much beyond the scope of this project, pls follow the guide in our gitignore file

# We recommend that you use a Global Gitignore for files that are not related
# to the project. (https://help.github.com/articles/ignoring-files/#create-a-global-gitignore)

from new.

xenoterracide avatar xenoterracide commented on September 17, 2024

We recommend that you use a Global Gitignore for files that are not related

this is a good idea in theory... but do you have a global gitignore? I never have in the last... 12? years of using git.

new questions may or may not be right, maybe it'd be better to add all the OS ones by default, and node.

If later we add questions about IDEs/editors, then it would be good to add their templates dynamically.

from new.

3cp avatar 3cp commented on September 17, 2024

I do have a global one. But I agree it's good idea to add all OS/node ones by default, unless it's too rare to common users. Feel free to PR in.

from new.

xenoterracide avatar xenoterracide commented on September 17, 2024

My thought is to add it by fetching it from the github repo at runtime (presuming that is possible)

from new.

3cp avatar 3cp commented on September 17, 2024

There is customise point https://makes.js.org/before-and-after-tasks#after-task
But I do think the complexity of this feature is not justified due to user demand.

If there is something missing, why not just add in common ignores?

from new.

xenoterracide avatar xenoterracide commented on September 17, 2024

my thought process is that if we fetch them at runtime, instead of baking them in, they'll be up to date with any changes. I don't have to do that though.

from new.

3cp avatar 3cp commented on September 17, 2024

I see, but I cannot imagine they will be updated too often (even per year), especially the JS area.
It's not a big burden to manually update this repo whenever needed.

If you want, you can try to use after task to synthesis a gitignore file.

from new.

xenoterracide avatar xenoterracide commented on September 17, 2024

finally got around to a PR for this

from new.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.