summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2021-05-21 12:43:01 -0500
committerJoel Sherrill <joel@rtems.org>2021-05-21 12:44:19 -0500
commita3df0160a8bc845cebef4e4dd06a2388878759e9 (patch)
tree2b053d51911b04ab65d651fa072fc68e8aac547f
parentRequired changes to get back to a buildable state. (diff)
downloadnetwork-demos-a3df0160a8bc845cebef4e4dd06a2388878759e9.tar.bz2
Add various .gitignore files
-rw-r--r--.gitignore1
-rw-r--r--mcast/.gitignore5
-rw-r--r--ttcp/.gitignore1
3 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fecf58a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+o-optimize
diff --git a/mcast/.gitignore b/mcast/.gitignore
new file mode 100644
index 0000000..1803608
--- /dev/null
+++ b/mcast/.gitignore
@@ -0,0 +1,5 @@
+FilesystemImage
+FilesystemImage.c
+FilesystemImage.h
+listener
+mcast
diff --git a/ttcp/.gitignore b/ttcp/.gitignore
new file mode 100644
index 0000000..80c5164
--- /dev/null
+++ b/ttcp/.gitignore
@@ -0,0 +1 @@
+ttcp