commit cbf439f3057a75711f0902203e56811ba2fc13d7 Author: brent s Date: Sat Dec 7 03:03:09 2019 -0500 adding .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7f47a39 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +*.7z +*.bak +*.deb +*.jar +*.pkg.tar.xz +*.rar +*.run +*.sig +*.tar +*.tar.bz2 +*.tar.gz +*.tar.xz +*.tbz +*.tbz2 +*.tgz +*.txz +*.zip +.*.swp +.editix +.idea/ +__pycache__/ +test.py