From 286d9e2cebb8480474bccc9549ed5b7c12a99b40 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Mar 2014 15:34:38 +0100 Subject: rm swp --- .gitignore | 1 + www/.functions.php.swp | Bin 20480 -> 0 bytes www/.index.php.swp | Bin 12288 -> 0 bytes www/.select.php.swp | Bin 12288 -> 0 bytes 4 files changed, 1 insertion(+) delete mode 100644 www/.functions.php.swp delete mode 100644 www/.index.php.swp delete mode 100644 www/.select.php.swp diff --git a/.gitignore b/.gitignore index 01d0cd7..8bf3666 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.db *.sqlite *~ +*.swp tmp/ diff --git a/www/.functions.php.swp b/www/.functions.php.swp deleted file mode 100644 index 51599d7..0000000 Binary files a/www/.functions.php.swp and /dev/null differ diff --git a/www/.index.php.swp b/www/.index.php.swp deleted file mode 100644 index ea0fadf..0000000 Binary files a/www/.index.php.swp and /dev/null differ diff --git a/www/.select.php.swp b/www/.select.php.swp deleted file mode 100644 index 381d100..0000000 Binary files a/www/.select.php.swp and /dev/null differ -- cgit v1.2.3