aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2020-11-05 09:26:33 -0800
committerAlistair Delva <adelva@google.com>2020-11-05 09:30:47 -0800
commitfe03cf3e1ebb8b90d5a8b483930914e4ced52e37 (patch)
treefac0b370b4a20e87c6089fc289fd582f08b35822 /.gitignore
parente97f99462a5aad3cef4f14ac6f8139fca8b0f2f5 (diff)
downloaddowncast-rs-fe03cf3e1ebb8b90d5a8b483930914e4ced52e37.tar.gz
Initial import of downcast-rs rust crate
To support building newer versions of crosvm in AOSP. Bug: 171838689 Bug: 172468915 Change-Id: I12b2b84c32696f4e0f5dfeca32c1bfac67f07f7e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a9d37c5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+target
+Cargo.lock