diff options
| author | Tomasz Kramkowski <tk@the-tk.com> | 2021-06-16 00:56:55 +0100 |
|---|---|---|
| committer | Tomasz Kramkowski <tk@the-tk.com> | 2021-06-16 00:56:55 +0100 |
| commit | d30ffb7b1490eb12feb6041be84c44d115f22b0c (patch) | |
| tree | 2a038cd7555684af7afa4bfeeff06b8fff3cbdce /.gitignore | |
| download | columbo-master.tar.gz columbo-master.tar.xz columbo-master.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ |
