diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..b6bc583a --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.DS_Store +content/databases +content/pages +content/posts +content/uploads diff --git a/content/readme b/content/readme index 8cff24ef..c1f2c23e 100644 --- a/content/readme +++ b/content/readme @@ -1 +1 @@ -Set the right permissions on this directory. Read the documentation. +Set the right permissions on this directory. Check the documentation. diff --git a/contributors.txt b/features.txt similarity index 100% rename from contributors.txt rename to features.txt