diff --git a/data/MANIFEST b/data/MANIFEST deleted file mode 100644 index 3cffafd..0000000 --- a/data/MANIFEST +++ /dev/null @@ -1 +0,0 @@ -This is a folder containing the data sets generated by Treat. \ No newline at end of file diff --git a/files/MANIFEST b/files/MANIFEST index b02a798..9a83678 100644 --- a/files/MANIFEST +++ b/files/MANIFEST @@ -1 +1 @@ -This is a folder containing the files downloaded by Treat. \ No newline at end of file +This is a folder containing the files downloaded by Treat from the internet. \ No newline at end of file diff --git a/lib/treat/config/core/paths.rb b/lib/treat/config/core/paths.rb index a932dfc..a9b3649 100644 --- a/lib/treat/config/core/paths.rb +++ b/lib/treat/config/core/paths.rb @@ -3,7 +3,6 @@ :lib => 'class and module definitions', :bin => 'binary files', :files => 'user-saved files', - :data => 'data set files', :models => 'model files', :spec => 'spec test files' }} \ No newline at end of file