diff options
| author | lonkaars <l.leblansch@gmail.com> | 2021-01-09 16:57:47 +0100 |
|---|---|---|
| committer | lonkaars <l.leblansch@gmail.com> | 2021-01-09 16:57:47 +0100 |
| commit | 7fd3163ffc94abe1db3d6ebe78855ca050ec79ce (patch) | |
| tree | f496f3f46e4a66782800e61750a93a6817bf116d | |
| parent | 19780c7f0bde89a42f8b9a656dcea79bb0933d2e (diff) | |
update gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +# private +inleverdocumenten/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |