-
Notifications
You must be signed in to change notification settings - Fork 83.1k
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 Salesforce .gitIgnore #2327
Conversation
.settings/ | ||
.metadata | ||
build.properties | ||
config |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably kind of scary to blankety ignore all things named config
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @jamesward - love to get your thoughts on this, I have https://github.com/mailtoharshit/gitignore project seeking community input, which I merged it here
@@ -0,0 +1,53 @@ | |||
# GitIgnore for Salesforce Projects | |||
# Project Settings and MetaData |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are actually mostly for Eclipse, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except VSCode other editors are covered
Fixes github/gitignore#2333 - Add Advanced Installer gitignore #2333 Fixes github/gitignore#2317 - Add A-Frame template #2317 Fixes github/gitignore#2327 - Added Salesforce .gitIgnore #2327 Fixes github/gitignore#2323 - Add new gitignore for CMS 1C-Bitrix.gitignore #2323 Fixes github/gitignore#2326 - Add new gitignore for Ansible test driven development #2326 Fixes github/gitignore#2311 - Add PAWN.gitignore #2311 Fixes github/gitignore#2309 - Add Crystal template #2309 Fixes github/gitignore#2308 - .gitignore for OpenFrameworks.cc #2308 Fixes github/gitignore#2303 - Add clean gitignore #2303 Fixes github/gitignore#2294 - Add ATS.gitignore #2294 Fixes github/gitignore#2283 - Create jboss-6.x #2283 Fixes github/gitignore#2131 - Create Snapcraft.gitignore #2131 Fixes github/gitignore#2086 - Add gitignore for Cypress Semiconductor IDE #2086 Fixes github/gitignore#2089 - Add Racket.gitignore #2089 Fixes github/gitignore#2103 - Android studio gitignore #2103 Fixes github/gitignore#2116 - Added Kentico.gitignore #2116 Fixes github/gitignore#2124 - Add Ceylon. #2124 Fixes github/gitignore#2127 - Add Buck gitignore values #2127 Fixes github/gitignore#2142 - Add Altium Designer gitignore file #2142 Fixes github/gitignore#2153 - A new template for Perl 6 #2153 Fixes github/gitignore#2160 - Add initial gitignore with bin exclusion for particle IoT platform. #2160 Fixes github/gitignore#2167 - Create IAR.gitignore #2167 Fixes github/gitignore#2171 - Added JMeter gitignore #2171 Fixes github/gitignore#2188 - Create Y86.gitignore #2188 Fixes github/gitignore#2218 - PureBasic #2218 Fixes github/gitignore#2230 - Create MikroC.gitignore #2230 Fixes github/gitignore#2265 - Create Nwjs #2265 Fixes github/gitignore#2272 - Added gitignore for the Python-based Nikola Static Site Generator #2272 Fixes github/gitignore#2279 - gitignore for jboss-4.2.3.GA #2279 Fixes github/gitignore#2274 - A new template gitignore for QtCreator like IDE for pure C/C++ projs #2274 Fixes github/gitignore#2014 - Added MavensMate.gitignore #2014
* Updated master template list * Added 25 Tempaltes from https://github.com/github/gitignore Fixes github/gitignore#2333 - Add Advanced Installer gitignore #2333 Fixes github/gitignore#2317 - Add A-Frame template #2317 Fixes github/gitignore#2327 - Added Salesforce .gitIgnore #2327 Fixes github/gitignore#2323 - Add new gitignore for CMS 1C-Bitrix.gitignore #2323 Fixes github/gitignore#2326 - Add new gitignore for Ansible test driven development #2326 Fixes github/gitignore#2311 - Add PAWN.gitignore #2311 Fixes github/gitignore#2309 - Add Crystal template #2309 Fixes github/gitignore#2308 - .gitignore for OpenFrameworks.cc #2308 Fixes github/gitignore#2303 - Add clean gitignore #2303 Fixes github/gitignore#2294 - Add ATS.gitignore #2294 Fixes github/gitignore#2283 - Create jboss-6.x #2283 Fixes github/gitignore#2131 - Create Snapcraft.gitignore #2131 Fixes github/gitignore#2086 - Add gitignore for Cypress Semiconductor IDE #2086 Fixes github/gitignore#2089 - Add Racket.gitignore #2089 Fixes github/gitignore#2103 - Android studio gitignore #2103 Fixes github/gitignore#2116 - Added Kentico.gitignore #2116 Fixes github/gitignore#2124 - Add Ceylon. #2124 Fixes github/gitignore#2127 - Add Buck gitignore values #2127 Fixes github/gitignore#2142 - Add Altium Designer gitignore file #2142 Fixes github/gitignore#2153 - A new template for Perl 6 #2153 Fixes github/gitignore#2160 - Add initial gitignore with bin exclusion for particle IoT platform. #2160 Fixes github/gitignore#2167 - Create IAR.gitignore #2167 Fixes github/gitignore#2171 - Added JMeter gitignore #2171 Fixes github/gitignore#2188 - Create Y86.gitignore #2188 Fixes github/gitignore#2218 - PureBasic #2218 Fixes github/gitignore#2230 - Create MikroC.gitignore #2230 Fixes github/gitignore#2265 - Create Nwjs #2265 Fixes github/gitignore#2272 - Added gitignore for the Python-based Nikola Static Site Generator #2272 Fixes github/gitignore#2279 - gitignore for jboss-4.2.3.GA #2279 Fixes github/gitignore#2274 - A new template gitignore for QtCreator like IDE for pure C/C++ projs #2274 Fixes github/gitignore#2014 - Added MavensMate.gitignore #2014
@mailtoharshit @jamesward This tempalte is live on gitignore.io - https://www.gitignore.io/api/salesforce |
@joeblau thanks for adding on gitignore.io |
I'm going to close this out because the value of maintaining a template like this in the repository isn't clear to me, and it duplicates a lot of rules already covered by templates in this repository. @mailtoharshit if you still feel this should be a template listed in this repository, please read the section about specialized templates and open a new pull request that follows the new pattern, and is isolated to just what Salesforce development requires. |
Reasons for making this change:
Salesforce.com was missing in the list
Links to documentation supporting these rule changes:
https://github.com/mailtoharshit/gitignore
If this is a new template:
https://github.com/mailtoharshit/gitignore