diff options
author | vuko <vuko@hackerspace.pl> | 2020-06-13 12:13:19 +0200 |
---|---|---|
committer | vuko <vuko@hackerspace.pl> | 2020-06-13 12:13:19 +0200 |
commit | 68508440d10143fe7429a5d6cc6ae31264cfecf2 (patch) | |
tree | 0e9c177cb432a91549b636254062aeca2adc8c48 /.gitignore | |
parent | f5cde26030a66608628c3581784074753b6ad679 (diff) | |
parent | bc53e2fe6b20e8d6642c369ceec819b7c7221e3a (diff) | |
download | checkinator-master.tar.gz checkinator-master.tar.bz2 checkinator-master.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2f2e0f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +at.cfg +at.db +*.egg-info +venv |