lossfully 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/.bnsignore ADDED
@@ -0,0 +1,19 @@
1
+ # The list of files that should be ignored by Mr Bones.
2
+ # Lines that start with '#' are comments.
3
+ #
4
+ # A .gitignore file can be used instead by setting it as the ignore
5
+ # file in your Rakefile:
6
+ #
7
+ # Bones {
8
+ # ignore_file '.gitignore'
9
+ # }
10
+ #
11
+ # For a project with a C extension, the following would be a good set of
12
+ # exclude patterns (uncomment them if you want to use them):
13
+ # *.[oa]
14
+ # *~
15
+ announcement.txt
16
+ coverage
17
+ doc
18
+ pkg
19
+ test/data
data/.gitmodules ADDED
@@ -0,0 +1,3 @@
1
+ [submodule "test/data"]
2
+ path = test/data
3
+ url = /home/don/WualaDrive/donmarch/src/lossfully_test_data.git/
data/CHANGELOG ADDED
@@ -0,0 +1,4 @@
1
+ == 0.0.0 / 2011-08-12
2
+
3
+ * 1 major enhancement
4
+ * Birthday!