summaryrefslogtreecommitdiff
path: root/apps/examples/posix_spawn/filesystem/hello/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/posix_spawn/filesystem/hello/.gitignore')
-rw-r--r--apps/examples/posix_spawn/filesystem/hello/.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/examples/posix_spawn/filesystem/hello/.gitignore b/apps/examples/posix_spawn/filesystem/hello/.gitignore
index f43841e37..993453898 100644
--- a/apps/examples/posix_spawn/filesystem/hello/.gitignore
+++ b/apps/examples/posix_spawn/filesystem/hello/.gitignore
@@ -1,5 +1,4 @@
-hello
-*.exe
-
-
+/hello
+/*.exe
+/*.dSYM