mirror of
https://github.com/dev-sec/linux-baseline
synced 2024-11-25 12:30:21 +00:00
add lockfiles and delete them from tree
This commit is contained in:
parent
7224b06758
commit
0e0fe703e2
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
**/.librarian
|
||||
**/.tmp
|
||||
**/Puppetfile.lock
|
||||
Gemfile.lock
|
||||
Berksfile.lock
|
Loading…
Reference in a new issue