From 92a68e51c8ab63de288d08abaaab402c0d995aa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Mon, 25 Dec 2017 12:06:11 +0100 Subject: [PATCH] add missing .gitignore files --- tos/bascook/objs/.gitignore | 1 + tos/fpga_test/m5475/mshort/objs/.gitignore | 1 + tos/fpga_test/m5475/objs/.gitignore | 1 + tos/fpga_test/objs/.gitignore | 1 + tos/jtagwait/m5475/mshort/objs/.gitignore | 1 + tos/jtagwait/m5475/objs/.gitignore | 1 + tos/jtagwait/mshort/objs/.gitignore | 1 + tos/jtagwait/objs/.gitignore | 1 + tos/pci_mem/m5475/mshort/objs/.gitignore | 1 + tos/pci_mem/m5475/objs/.gitignore | 1 + tos/pci_mem/objs/.gitignore | 1 + tos/pci_test/m5475/mshort/objs/.gitignore | 1 + tos/pci_test/m5475/objs/.gitignore | 1 + tos/pci_test/objs/.gitignore | 1 + tos/vmem_test/m5475/mshort/objs/.gitignore | 1 + tos/vmem_test/m5475/objs/.gitignore | 2 ++ tos/vmem_test/mshort/objs/.gitignore | 1 + tos/vmem_test/objs/.gitignore | 1 + 18 files changed, 19 insertions(+) create mode 100644 tos/bascook/objs/.gitignore create mode 100644 tos/fpga_test/m5475/mshort/objs/.gitignore create mode 100644 tos/fpga_test/m5475/objs/.gitignore create mode 100644 tos/fpga_test/objs/.gitignore create mode 100644 tos/jtagwait/m5475/mshort/objs/.gitignore create mode 100644 tos/jtagwait/m5475/objs/.gitignore create mode 100644 tos/jtagwait/mshort/objs/.gitignore create mode 100644 tos/jtagwait/objs/.gitignore create mode 100644 tos/pci_mem/m5475/mshort/objs/.gitignore create mode 100644 tos/pci_mem/m5475/objs/.gitignore create mode 100644 tos/pci_mem/objs/.gitignore create mode 100644 tos/pci_test/m5475/mshort/objs/.gitignore create mode 100644 tos/pci_test/m5475/objs/.gitignore create mode 100644 tos/pci_test/objs/.gitignore create mode 100644 tos/vmem_test/m5475/mshort/objs/.gitignore create mode 100644 tos/vmem_test/m5475/objs/.gitignore create mode 100644 tos/vmem_test/mshort/objs/.gitignore create mode 100644 tos/vmem_test/objs/.gitignore diff --git a/tos/bascook/objs/.gitignore b/tos/bascook/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/bascook/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/fpga_test/m5475/mshort/objs/.gitignore b/tos/fpga_test/m5475/mshort/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/fpga_test/m5475/mshort/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/fpga_test/m5475/objs/.gitignore b/tos/fpga_test/m5475/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/fpga_test/m5475/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/fpga_test/objs/.gitignore b/tos/fpga_test/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/fpga_test/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/jtagwait/m5475/mshort/objs/.gitignore b/tos/jtagwait/m5475/mshort/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/jtagwait/m5475/mshort/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/jtagwait/m5475/objs/.gitignore b/tos/jtagwait/m5475/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/jtagwait/m5475/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/jtagwait/mshort/objs/.gitignore b/tos/jtagwait/mshort/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/jtagwait/mshort/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/jtagwait/objs/.gitignore b/tos/jtagwait/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/jtagwait/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/pci_mem/m5475/mshort/objs/.gitignore b/tos/pci_mem/m5475/mshort/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/pci_mem/m5475/mshort/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/pci_mem/m5475/objs/.gitignore b/tos/pci_mem/m5475/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/pci_mem/m5475/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/pci_mem/objs/.gitignore b/tos/pci_mem/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/pci_mem/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/pci_test/m5475/mshort/objs/.gitignore b/tos/pci_test/m5475/mshort/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/pci_test/m5475/mshort/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/pci_test/m5475/objs/.gitignore b/tos/pci_test/m5475/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/pci_test/m5475/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/pci_test/objs/.gitignore b/tos/pci_test/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/pci_test/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/vmem_test/m5475/mshort/objs/.gitignore b/tos/vmem_test/m5475/mshort/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/vmem_test/m5475/mshort/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/vmem_test/m5475/objs/.gitignore b/tos/vmem_test/m5475/objs/.gitignore new file mode 100644 index 0000000..874c63c --- /dev/null +++ b/tos/vmem_test/m5475/objs/.gitignore @@ -0,0 +1,2 @@ +*.o + diff --git a/tos/vmem_test/mshort/objs/.gitignore b/tos/vmem_test/mshort/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/vmem_test/mshort/objs/.gitignore @@ -0,0 +1 @@ +*.o diff --git a/tos/vmem_test/objs/.gitignore b/tos/vmem_test/objs/.gitignore new file mode 100644 index 0000000..5761abc --- /dev/null +++ b/tos/vmem_test/objs/.gitignore @@ -0,0 +1 @@ +*.o