diff options
| author | Alon Levy <alon@pobox.com> | 2014-12-16 19:18:18 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-16 19:18:18 +0200 |
| commit | 66fbe4ad9a39de79c04ef67f7896698e1209c328 (patch) | |
| tree | 131a3dcbea2364f67fb5a2a6e54945b3b5766c66 | |
| parent | 8c3a2bd9f869bde77f7ab3316bf300e3b91f5e41 (diff) | |
gitignore: add pyc and vim swap
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ Rhizi Prototype1_files/ src/client/local_config.js .sass-cache/ +*.pyc +*.sw? |
