diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..796ed0f --- /dev/null +++ b/.gitignore @@ -0,0 +1,41 @@ +# From http://www.ladysign-apps.com/developer/remove-ds_store-files-from-my-git-repo-and-ignore-them/#.VvuOl2PIPBI + +# find . -name '*.DS_Store' -type f -delete +# create this in a .gitignore file +# commit + +/.buildpath +/build/ +*/archive/ + +__MACOSX +.DS_Store + +.project +.settings +.classpath +.sass-cache/ + +# OS generated files # +###################### +*/.DS_Store +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +Icon? +ehthumbs.db +Thumbs.db + +# Packages # +############ +# it's better to unpack these files and commit the raw source +# git has its own built in compression methods +*.7z +*.dmg +*.gz +*.iso +*.jar +*.rar +*.tar \ No newline at end of file diff --git a/404.php b/404.php old mode 100644 new mode 100755 index 5f8f52e..18f3c83 --- a/404.php +++ b/404.php @@ -14,7 +14,7 @@
-

+

@@ -63,7 +63,7 @@ if ( $recent_posts ) { ?> -

Recent Posts

+

Recent Posts