summaryrefslogtreecommitdiff
path: root/hello_world_ada
diff options
context:
space:
mode:
Diffstat (limited to 'hello_world_ada')
-rw-r--r--hello_world_ada/.cvsignore4
-rw-r--r--hello_world_ada/ChangeLog4
2 files changed, 7 insertions, 1 deletions
diff --git a/hello_world_ada/.cvsignore b/hello_world_ada/.cvsignore
index cf1b678..157eaa2 100644
--- a/hello_world_ada/.cvsignore
+++ b/hello_world_ada/.cvsignore
@@ -1,5 +1,7 @@
b~hello.adb
b~hello.ads
b~hello.ali
-hello
hello.ali
+hello.exe.bin
+hello.exe.bt
+.cvsignore
diff --git a/hello_world_ada/ChangeLog b/hello_world_ada/ChangeLog
index 573cc67..dccc9db 100644
--- a/hello_world_ada/ChangeLog
+++ b/hello_world_ada/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * .cvsignore: Update or add .cvsignore.
+
2007-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore: New file.