diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-08-29 23:05:33 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-08-29 23:05:33 -0400 |
commit | 43df4205af42fce5d097f70bb0345b69e9d16f1c (patch) | |
tree | 3850a0ed0748476b37e2850bbdc10d10aadfbbbd /mail/.gitignore | |
parent | aa882b7a64f2c821c8e241a5ff725f27c64fc15f (diff) | |
parent | 8e4746835a1a053558ff06d4fd12b31167a80296 (diff) |
Merge leap_mail into unified bitmask repo
Diffstat (limited to 'mail/.gitignore')
-rw-r--r-- | mail/.gitignore | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/mail/.gitignore b/mail/.gitignore new file mode 100644 index 00000000..aafbdd13 --- /dev/null +++ b/mail/.gitignore @@ -0,0 +1,25 @@ +*.pyc +dropin.cache +build/ +dist/ +*.egg +*.egg-info +src/_trial_temp +*.swp +*.swo +.* +!.coveragerc +!.tx +!.gitignore +!.gitattributes +bin/ +core +docs/_build +include/ +lib/ +local/ +share/ +MANIFEST +twistd.pid +_trial_temp +_trial_temp.lock |