From ea508a503c8708d0e1104f63111732b3ce00b323 Mon Sep 17 00:00:00 2001 From: Maps Date: Thu, 20 Jun 2013 19:27:01 +0200 Subject: [PATCH] changes to everything --- .gitignore | 2 +- config/README.txt | 1 + index.pl | 4 ++-- temp/README.txt | 3 +++ tools/gitupdate.pl | 43 +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 50 insertions(+), 3 deletions(-) create mode 100644 config/README.txt create mode 100644 temp/README.txt mode change 100644 => 100755 tools/gitupdate.pl diff --git a/.gitignore b/.gitignore index 29e33c3..0a40453 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ devel *~ *bak .kateproject - +temp diff --git a/config/README.txt b/config/README.txt new file mode 100644 index 0000000..bc654ca --- /dev/null +++ b/config/README.txt @@ -0,0 +1 @@ +Here are all configuration files that should stay on the server and not be overwritten with a normal update. diff --git a/index.pl b/index.pl index 57a56e0..6a2d59d 100755 --- a/index.pl +++ b/index.pl @@ -37,8 +37,8 @@ Guess what? We didn't write any!