diff options
author | Kali Kaneko <kali@leap.se> | 2015-09-09 01:59:57 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-09 01:59:57 -0400 |
commit | 085e5ffa868aee3c2852a951336046e6d107e3f3 (patch) | |
tree | ab05220718d5fb7734bd3d535f63f915645c8285 /bonafide | |
parent | a77c850ca00716363700faa0fda79747921004e2 (diff) |
ignore .project
Diffstat (limited to 'bonafide')
-rw-r--r-- | bonafide/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bonafide/.gitignore b/bonafide/.gitignore index 0e26c09..9ac4b93 100644 --- a/bonafide/.gitignore +++ b/bonafide/.gitignore @@ -3,6 +3,7 @@ *.egg-info *.swp *.swo +.project dist/ build/ MANIFEST |