diff options
author | Gregor Kikelj <gregor1234567890@gmail.com> | 2023-01-27 16:08:18 +0100 |
---|---|---|
committer | Gregor Kikelj <gregor1234567890@gmail.com> | 2023-01-27 16:08:18 +0100 |
commit | b7c1faff911c6943d379ce6ad3f44bba4027aedc (patch) | |
tree | 2863a1b193c06100211d3f723cee7893492527b0 /.gitignore | |
download | eVinjeta-master.tar eVinjeta-master.tar.gz eVinjeta-master.tar.bz2 eVinjeta-master.tar.lz eVinjeta-master.tar.xz eVinjeta-master.tar.zst eVinjeta-master.zip |
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..428598d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +__pycache__ +*.sh +*.log +*.txt
\ No newline at end of file |