diff options
author | Filipp Lepalaan <filipp@mac.com> | 2015-08-25 23:14:46 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2015-08-25 23:14:46 +0300 |
commit | 84c73ab2ad05bbe2b095a5b4a7737aa50c276ee0 (patch) | |
tree | f9106ff7712df687ef7bacc72d0014c1b34d6b25 /.gitignore | |
parent | 09731610e0c037a3c6a6068d71f4dca887389f26 (diff) | |
download | Servo-84c73ab2ad05bbe2b095a5b4a7737aa50c276ee0.tar.gz Servo-84c73ab2ad05bbe2b095a5b4a7737aa50c276ee0.tar.bz2 Servo-84c73ab2ad05bbe2b095a5b4a7737aa50c276ee0.zip |
Cleanup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,9 +1,12 @@ *.log *.pot *.pyc -uploads -docs +src +uploads/attachments/* +uploads/devices/* +uploads/return_labels/* +uploads/settings/* +uploads/products/* +backups/* local_settings.py local_rules.json -backups/* -src
\ No newline at end of file |