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

Feature/deploy gitignore improvements #2767

Merged
merged 6 commits into from
Apr 24, 2018
Merged

Feature/deploy gitignore improvements #2767

merged 6 commits into from
Apr 24, 2018

Conversation

christopher-hopper
Copy link
Contributor

Motivation

As BLT removes the global gitignore during creation of the deploy build artefact, it was necessary to update the deploy gitignore to cover Linux OS files. While there, it seemed appropriate to update existing rules with the latest IDE and OS specific files that should not be included.

Changes proposed

  • Clearly organise and reference all deploy gitignore rules
  • Update deploy gitignore rules with adapted global rules from Github
  • Add Linux OS deploy gitignore rules

Related issues

Only ignore matching directories at the exact paths for Drupal managed
files.
Ignore the root reports and tmp directory paths only.
Move all tooling ignore rules together and update to include:
- Acquia CLI tool
- Node.js package manager debugging fles
- Vagrant configurations in the project root
Ignores standard OS specific files for Linux, macOS, Windows. Adapted
from current published Github global gitignore rules.

https://github.com/github/gitignore/tree/master/Global
Update global build ignore rules for the following IDEs and editors:
- Eclipse
- Emacs
- JetBrains IDEs
- NetBeans
- Sublime
- Vi Improved

Rules adapted from current published Github global ignore rules.

https://github.com/github/gitignore/tree/master/Global
@grasmash grasmash added the Enhancement A feature or feature request label Apr 24, 2018
@grasmash grasmash merged commit 6a0a1bf into acquia:9.x Apr 24, 2018
@christopher-hopper christopher-hopper deleted the feature/deploy-gitignore-improvements branch May 7, 2018 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants