summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2022-02-23 16:18:58 -0600
committerJoel Sherrill <joel@rtems.org>2022-02-23 16:18:58 -0600
commit508356f54f44dab4bb6ad3801b9927a3d9685569 (patch)
tree0bbb03e9acefa20750ccdf1895e1172305839803
parentticker/low_ticker2: Fix warnings (diff)
downloadrtems-examples-508356f54f44dab4bb6ad3801b9927a3d9685569.tar.bz2
file_io/crc/.gitignore misc/extract_example/.gitignore: New files
-rw-r--r--file_io/crc/.gitignore5
-rw-r--r--misc/extract_example/.gitignore1
2 files changed, 6 insertions, 0 deletions
diff --git a/file_io/crc/.gitignore b/file_io/crc/.gitignore
new file mode 100644
index 0000000..d9661ec
--- /dev/null
+++ b/file_io/crc/.gitignore
@@ -0,0 +1,5 @@
+fs-root-tar
+fs-root-tar.c
+fs-root-tar.h
+stamp-fs-image
+
diff --git a/misc/extract_example/.gitignore b/misc/extract_example/.gitignore
new file mode 100644
index 0000000..420c0df
--- /dev/null
+++ b/misc/extract_example/.gitignore
@@ -0,0 +1 @@
+RTEMS_SETTINGS