diff options
| author | Antoine Tenart | 2018-08-24 09:13:57 +0200 |
|---|---|---|
| committer | Antoine Tenart | 2018-08-24 09:14:05 +0200 |
| commit | cf89ff45c2a908c4d8bc2e4ff5598245a5b8833c (patch) | |
| tree | 919019407b855915c0dd5f4661509d55938ae16c /.gitignore | |
| parent | f583d12564076973bffaa6ab27d99f78fbfc5078 (diff) | |
gitignore: exclude all hidden files from being committed
Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,3 +1,4 @@ | |||
| 1 | .* | ||
| 1 | *.pyc | 2 | *.pyc |
| 2 | .coverage | 3 | .coverage |
| 3 | .eggs | 4 | .eggs |
