Rushabh Mehta | b32c5f2 | 2011-06-22 16:39:43 +0530 | [diff] [blame] | 1 | *.pyc |
Anand Doshi | 1d55c72 | 2013-01-07 12:54:10 +0530 | [diff] [blame] | 2 | *.py~ |
Rushabh Mehta | b32c5f2 | 2011-06-22 16:39:43 +0530 | [diff] [blame] | 3 | .DS_Store |
Rushabh Mehta | cabfc65 | 2012-04-14 16:08:45 +0530 | [diff] [blame] | 4 | conf.py |
Rushabh Mehta | 8155ff2 | 2013-06-17 12:09:53 +0530 | [diff] [blame] | 5 | locale |
Rushabh Mehta | 3ed351d | 2013-07-09 14:36:41 +0530 | [diff] [blame] | 6 | latest_updates.json |
Rushabh Mehta | 8155ff2 | 2013-06-17 12:09:53 +0530 | [diff] [blame] | 7 | .wnf-lang-status |
Rushabh Mehta | e460aa2 | 2013-12-11 11:32:21 +0530 | [diff] [blame^] | 8 | *.egg-info |
9 | dist/ |