Merge ~ines-almeida/txpkgupload:update-gitignore into txpkgupload:master

Proposed by Ines Almeida
Status: Merged
Approved by: Ines Almeida
Approved revision: 9664bba0aa6b17eeb962ef79cc38472086914b66
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~ines-almeida/txpkgupload:update-gitignore
Merge into: txpkgupload:master
Diff against target: 31 lines (+12/-11)
1 file modified
.gitignore (+12/-11)
Reviewer Review Type Date Requested Status
Simone Pelosi Approve
Review via email: mp+446070@code.launchpad.net

Commit message

Update .gitignore

Ignore `.charm` files and `/venv` directory, and sort list alphabetically

To post a comment you must log in.
Revision history for this message
Simone Pelosi (pelpsi) wrote :

LGTM!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/.gitignore b/.gitignore
index f6fa5aa..7bc6490 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,15 @@
1*.pyc1*.charm
2bin
3download-cache
4env
5*.egg-info
6tags
7TAGS
8*.egg2*.egg
9dist3*.egg-info
10build4*.pyc
5/.tox
6/bin
7/build
8/dist
11/download-cache9/download-cache
12src/twisted/plugins/dropin.cache10/env
11/venv
13/version-info.py12/version-info.py
14/.tox13src/twisted/plugins/dropin.cache
14tags
15TAGS

Subscribers

People subscribed via source and target branches

to all changes: