diff --git a/.gitignore b/.gitignore index ad8d0959..e2dec537 100644 --- a/.gitignore +++ b/.gitignore @@ -7,8 +7,6 @@ cache/ combined/ combine/ compiled/ -gitstatus.log -refreshCDN *.swp .gitignore tests/speed/stats/stats.db diff --git a/gitposthook.php b/gitposthook.php deleted file mode 100755 index ee0578a1..00000000 --- a/gitposthook.php +++ /dev/null @@ -1,5 +0,0 @@ -> /dev/null 2>&1'); - exec('./refreshCDN >> /dev/null 2>&1'); -} -