add .gitignore files
authorKonstantinos Margaritis <konstantinos.margaritis@vectorcamp.gr>
Thu, 7 Sep 2023 17:50:00 +0000 (17:50 +0000)
committerKonstantinos Margaritis <konstantinos.margaritis@vectorcamp.gr>
Thu, 14 Sep 2023 11:53:18 +0000 (11:53 +0000)
crypto/chacha20/.gitignore
media/pypowersim_wrapper/.gitignore [new file with mode: 0644]
media/video/av1/.gitignore [new file with mode: 0644]
media/video/libvpx/.gitignore [new file with mode: 0644]

index 1941729cddea823ce5bb8d548d93d448660903f5..5a699bcc12ca97ea8d6abe7fbafc5e6de0f14118 100644 (file)
@@ -2,3 +2,4 @@
 *.elf
 *.bin
 *.out
+test-chacha20
diff --git a/media/pypowersim_wrapper/.gitignore b/media/pypowersim_wrapper/.gitignore
new file mode 100644 (file)
index 0000000..c09836a
--- /dev/null
@@ -0,0 +1 @@
+pypowersim_wrapper_example
diff --git a/media/video/av1/.gitignore b/media/video/av1/.gitignore
new file mode 100644 (file)
index 0000000..8298975
--- /dev/null
@@ -0,0 +1 @@
+dav1d_svp64_test
diff --git a/media/video/libvpx/.gitignore b/media/video/libvpx/.gitignore
new file mode 100644 (file)
index 0000000..5380e86
--- /dev/null
@@ -0,0 +1,2 @@
+vp8_dct_test
+*.out