Add .gitignore to kata/projects/processmanager

Change-Id: I472245c8dc984f6db18fe24e662fcd08af4cc11d
GitOrigin-RevId: 53774f360e4b450f9544f2561a2047ba64345f01
This commit is contained in:
Austin Appleby 2021-06-28 18:54:28 -07:00 committed by Sam Leffler
parent af63371fd9
commit ff08436a47

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Cargo.lock
target