summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-08 16:53:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-08 16:53:07 +0000
commitba922cb1f0d6f4451bb4fd318d5c2acf0f5e755c (patch)
tree6fa1bf14d9a2a701c35bda0467f3de6614991e6e
parentc53f12b1de543dc1fe9c6adf62655068c37e405d (diff)
2011-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: Add more to ignore.
-rw-r--r--shell/.cvsignore2
-rw-r--r--shell/ChangeLog4
2 files changed, 6 insertions, 0 deletions
diff --git a/shell/.cvsignore b/shell/.cvsignore
index 69773f4..e9a8126 100644
--- a/shell/.cvsignore
+++ b/shell/.cvsignore
@@ -5,6 +5,8 @@ b~shell.adb
b~shell.ads
b~shell.ali
commands.ali
+command_line_arguments.ali
+getopt_r.ali
rtems_shell.ali
shell.ali
shell.exe.bin
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 35470e8..b34b5b5 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * .cvsignore: Add more to ignore.
+
2011-02-02 Joel Sherrill <joel.sherrill@gmail.com>
* commands.adb, commands.ads, rtems_shell.ads, shell.adb: Add getopt_r