summaryrefslogtreecommitdiff
path: root/apps/examples/random/.gitignore
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-20 11:37:56 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-20 11:37:56 -0600
commit5d38ee0f6f16a8db3b212d9282a21d5833b669e7 (patch)
treee97ba7461ff319ab77864afdf2aa45f0fcc340d9 /apps/examples/random/.gitignore
parentcd6eaa5af6142c5a1027a14763df280b5c141999 (diff)
downloadnuttx-5d38ee0f6f16a8db3b212d9282a21d5833b669e7.tar.gz
nuttx-5d38ee0f6f16a8db3b212d9282a21d5833b669e7.tar.bz2
nuttx-5d38ee0f6f16a8db3b212d9282a21d5833b669e7.zip
apps/examples/random: Add a test for /dev/random
Diffstat (limited to 'apps/examples/random/.gitignore')
-rw-r--r--apps/examples/random/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/examples/random/.gitignore b/apps/examples/random/.gitignore
new file mode 100644
index 000000000..fa1ec7579
--- /dev/null
+++ b/apps/examples/random/.gitignore
@@ -0,0 +1,11 @@
+/Make.dep
+/.depend
+/.built
+/*.asm
+/*.obj
+/*.rel
+/*.lst
+/*.sym
+/*.adb
+/*.lib
+/*.src