Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Add dotfiles #22

Closed
wants to merge 3 commits into from
Closed

Add dotfiles #22

wants to merge 3 commits into from

Conversation

cbracco
Copy link
Contributor

@cbracco cbracco commented Nov 21, 2014

We can tweak these later as needed; trying to get a jump on some boring stuff!

Added file based on other existing jQuery projects, we can tweak later if needed.
Added file based on other jQuery projects, we can tweak later if needed.
@arschmitz
Copy link
Contributor

The .csslintrc looks good to me the .gitignore seems like overkill we tend to keep it simple and just add things as needed ex:
https://github.com/jquery/jquery-ui/blob/master/.gitignore
does not seem like much of a point in adding a ton of things that likely don't apply or will never be an issue.

@cbracco
Copy link
Contributor Author

cbracco commented Nov 26, 2014

Most of those excludes probably won't be an issue for the framework directly, but they account for different developer workflows / scenarios that the framework could be used in. Grabbed some of this from Bootstrap. If it's still a no-go I can update this PR with a more minimal solution.

@scottgonzalez
Copy link
Contributor

Those belong in the developer's core.excludesfile, not every single project those developers contribute to.

Removed a bunch of unnecessary ignores in favor of a more minimalist, reactive approach.
@cbracco
Copy link
Contributor Author

cbracco commented Nov 26, 2014

True. Updated!

@sfrisk sfrisk closed this in fbe3ee5 Nov 26, 2014
arschmitz pushed a commit to arschmitz/css-chassis that referenced this pull request Dec 9, 2014
Added file based on other jQuery projects, we can tweak later if needed.
Closes jquery-archivegh-22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants