diff options
| author | hukl <contact@smyck.org> | 2009-11-03 20:31:17 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-11-03 20:31:17 +0100 |
| commit | 69ba58f34dae66d8bb2ccbb7e64f5537a532f06c (patch) | |
| tree | 51a4d31bded59b21a0bd3ebfa9e66566a1a6a40e /.gitignore | |
| parent | 4b9ac049898c80717b9af3758418d6cf330a1b7d (diff) | |
ignoring tmp directory
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -16,4 +16,5 @@ db/authors.csv | |||
| 16 | public/system | 16 | public/system |
| 17 | vendor/plugins/paperclip/tmp | 17 | vendor/plugins/paperclip/tmp |
| 18 | db/sphinx | 18 | db/sphinx |
| 19 | config/*.sphinx.conf \ No newline at end of file | 19 | config/*.sphinx.conf |
| 20 | tmp \ No newline at end of file | ||
