diff options
author | Kali Kaneko <kali@leap.se> | 2015-09-03 21:26:58 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-03 23:23:01 -0400 |
commit | 32116997fb057e3c19edbd9a05022c72342a172f (patch) | |
tree | e8c93e63e3ffe56e495f014820aa621fe8d98c64 /bonafide/.gitignore |
initial commit
skeleton for module
Diffstat (limited to 'bonafide/.gitignore')
-rw-r--r-- | bonafide/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bonafide/.gitignore b/bonafide/.gitignore new file mode 100644 index 0000000..0e26c09 --- /dev/null +++ b/bonafide/.gitignore @@ -0,0 +1,9 @@ +*.pyc +*.egg +*.egg-info +*.swp +*.swo +dist/ +build/ +MANIFEST +_trial_temp |