diff options
| author | Marc Florisson | 2012-04-23 14:48:17 +0200 |
|---|---|---|
| committer | Marc Florisson | 2012-04-23 14:48:17 +0200 |
| commit | 53cb5d9db1f3ccde220124e75dc04c91bd1802a3 (patch) | |
| tree | 1b75fd017bd401eb5e497e22f261d24c68026189 /.gitignore | |
| parent | ce3a470816e9b58a96ad23acaca87a581f507061 (diff) | |
| download | chouette-core-53cb5d9db1f3ccde220124e75dc04c91bd1802a3.tar.bz2 | |
add route views
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aa1e11631..953761d7b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,6 @@ *~ public/assets/ +# for vim users +*.swp +*.swo |
