From 496cf83a60d638aedf8f478b74c267292bb5f7de Mon Sep 17 00:00:00 2001 From: brent s Date: Fri, 27 Mar 2020 02:45:45 -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..3405aa8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +.*.swp +/.idea +*.pkg.tar.xz +pkg/ +*.tar +*.tar.bz2 +*.tar.xz +*.tar.gz +*.tgz +*.txz +*.tbz +*.tbz2 +*.zip +*.run +*.7z +*.rar +# We might want to allow .jars? +*.jar +*.deb +test.py +__pycache__/ +target/ +test-output/ +logs/ +ldap.pass +ldaprc