diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-01-15 23:43:38 +0000 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-01-15 23:43:38 +0000 |
commit | 1e874240bf58eaa2afd0cb4f3af166fb6dd50056 (patch) | |
tree | 1cf0b6835bcbb7a4aa391d4bb4657dc94844d210 | |
parent | e20309315f1be64f93ceda2e02918bc6358eaca9 (diff) |
Add some stuff to .gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0c0fde801..8c94886e7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ config.php .htaccess *.tmproj dataobject.ini +*~ +*.bak |