From 168c1c3ae8bc239174fa66473e8c600a7637e68a Mon Sep 17 00:00:00 2001 From: brent s Date: Wed, 18 Sep 2019 02:56:32 -0400 Subject: [PATCH] initial commit --- .gitignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..61a7dd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +.*.swp +*.pkg.tar.xz +*.tar +*.tar.bz2 +*.tar.xz +*.tar.gz +*.tgz +*.txz +*.tbz +*.tbz2 +*.zip +*.run +*.7z +*.rar +*.jar +*.deb +*.sig +*.db +*.files +*.db.tar.xz +*.files.tar.xz +*.db.tar.xz.old +*.files.tar.xz.old +src/ +pkg/ +__pycache__/