diff options
| author | Yuval Adam <_@yuv.al> | 2017-11-17 15:56:30 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-11-17 15:56:30 +0200 |
| commit | 5861ad0fefe67fc5c40c46069c0aa337745eda8e (patch) | |
| tree | 493fd2745abed85df06a5b9e9fb6efea60086a16 /cron/.gitignore | |
| parent | 1c703284cfa73350b794d50795133f2c2ea26f0b (diff) | |
Update MIME types and cache headers
Diffstat (limited to 'cron/.gitignore')
| -rw-r--r-- | cron/.gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/cron/.gitignore b/cron/.gitignore index 84c61a9..22e4d37 100644 --- a/cron/.gitignore +++ b/cron/.gitignore @@ -16,5 +16,8 @@ var/ .installed.cfg *.egg +__pycache__ +*.pyc + # Serverless directories -.serverless
\ No newline at end of file +.serverless |
