diff options
| author | Loic GUEGAN <loic.guegan@yahoo.fr> | 2018-09-03 16:26:14 +0200 |
|---|---|---|
| committer | Loic GUEGAN <loic.guegan@yahoo.fr> | 2018-09-03 16:26:14 +0200 |
| commit | 75d0268477b45f418fd122c441705933aca6938f (patch) | |
| tree | 92502890d1bd32fc5419a7f60b4038d3398abc13 /.gitignore | |
| parent | b0b7c993d47beb4796298519c18c1fb43aa51d62 (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ # Do not include python cache __pycache__ +.pydevproject +.project |
