diff options
| -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 |
