summaryrefslogtreecommitdiff
path: root/apps/examples/igmp/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/igmp/.gitignore')
-rw-r--r--apps/examples/igmp/.gitignore26
1 files changed, 14 insertions, 12 deletions
diff --git a/apps/examples/igmp/.gitignore b/apps/examples/igmp/.gitignore
index 5b16d62c9..cfcfc3a67 100644
--- a/apps/examples/igmp/.gitignore
+++ b/apps/examples/igmp/.gitignore
@@ -1,12 +1,14 @@
-Make.dep
-.depend
-host
-*.swp
-*.asm
-*.rel
-*.lst
-*.sym
-*.adb
-*.lib
-*.src
-
+/Make.dep
+/.depend
+/.built
+/host
+/*.asm
+/*.obj
+/*.rel
+/*.lst
+/*.sym
+/*.adb
+/*.lib
+/*.src
+/*.exe
+/*.dSYM