Skip to content

[.gitignore]: add build artifacts#2938

Merged
lguohan merged 2 commits intosonic-net:masterfrom
theasianpianist:master
May 26, 2019
Merged

[.gitignore]: add build artifacts#2938
lguohan merged 2 commits intosonic-net:masterfrom
theasianpianist:master

Conversation

@theasianpianist
Copy link
Copy Markdown
Contributor

  • Ignore images
  • Ignore debug files
  • Ignore compressed/tarred files
  • Ignore libyang, smartmontools, and swig artifacts
  • Ignore miscellaneous initramfs-tools artifacts

Signed-off-by: Lawrence Lee t-lale@microsoft.com

- What I did

  • Added build artifacts to .gitignore

- How I did it

  • Include tarball/archive file extensions and directories in src/ containing artifacts

- How to verify it

  • No changes should be shown after a successful build

* Ignore images
* Ignore debug files
* Ignore compressed/tarred files
* Ignore libyang, smartmontools, and swig artifacts
* Ignore miscellaneous initramfs-tools artifacts

Signed-off-by: Lawrence Lee <t-lale@microsoft.com>
@msftclas
Copy link
Copy Markdown

msftclas commented May 23, 2019

CLA assistant check
All CLA requirements met.

.gitignore Outdated
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a little bit vague, there might be a file dbg.c

* Remove pattern '*dbg*' and replaced with '*-dbg' and '*dbg.j2'

Signed-off-by: Lawrence Lee <t-lale@microsoft.com>
@lguohan lguohan merged commit ccf91c3 into sonic-net:master May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants