diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-08-27 20:40:20 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-08-27 20:40:20 +0100 |
commit | f5cc222114d69b5beba26bd8e0837521867c70ea (patch) | |
tree | 6ac3f997d48bcb2ea0e170461bea6bac0d8546b1 /.gitignore | |
parent | 37bbe88fc60523593835781edc89a3395c4e0a42 (diff) | |
download | GithubIssuesPrinter-f5cc222114d69b5beba26bd8e0837521867c70ea.tar.gz GithubIssuesPrinter-f5cc222114d69b5beba26bd8e0837521867c70ea.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +githubPrinter.env +.last_checked_at + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] |