diff options
| author | root | 2014-03-10 15:34:38 +0100 |
|---|---|---|
| committer | root | 2014-03-10 15:34:38 +0100 |
| commit | 286d9e2cebb8480474bccc9549ed5b7c12a99b40 (patch) | |
| tree | 0a54f935d38a3ac5568ff052bb6462f999e04ac3 | |
| parent | e93cb148d7dbfe8276db9e3b28ec439ba47f157b (diff) | |
| download | files.iamfabulous.de-286d9e2cebb8480474bccc9549ed5b7c12a99b40.tar.gz | |
rm swp
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | www/.functions.php.swp | bin | 20480 -> 0 bytes | |||
| -rw-r--r-- | www/.index.php.swp | bin | 12288 -> 0 bytes | |||
| -rw-r--r-- | www/.select.php.swp | bin | 12288 -> 0 bytes |
4 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.db *.sqlite *~ +*.swp tmp/ diff --git a/www/.functions.php.swp b/www/.functions.php.swp Binary files differdeleted file mode 100644 index 51599d7..0000000 --- a/www/.functions.php.swp +++ /dev/null diff --git a/www/.index.php.swp b/www/.index.php.swp Binary files differdeleted file mode 100644 index ea0fadf..0000000 --- a/www/.index.php.swp +++ /dev/null diff --git a/www/.select.php.swp b/www/.select.php.swp Binary files differdeleted file mode 100644 index 381d100..0000000 --- a/www/.select.php.swp +++ /dev/null |
