Merge lp:~jelmer/brz/gitignore into lp:brz/3.1

Proposed by Jelmer Vernooij
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: no longer in the source branch.
Merge reported by: The Breezy Bot
Merged at revision: not available
Proposed branch: lp:~jelmer/brz/gitignore
Merge into: lp:brz/3.1
Diff against target: 16 lines (+11/-0)
1 file modified
.gitignore (+11/-0)
To merge this branch: bzr merge lp:~jelmer/brz/gitignore
Reviewer Review Type Date Requested Status
Jelmer Vernooij Approve
Review via email: mp+381700@code.launchpad.net

Commit message

Populate the .gitignore file.

Description of the change

Populate the .gitignore file.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve
Revision history for this message
The Breezy Bot (the-breezy-bot) wrote :

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file '.gitignore'
--- .gitignore 2019-10-13 14:45:08 +0000
+++ .gitignore 2020-04-05 19:22:24 +0000
@@ -1,1 +1,12 @@
1__pycache__1__pycache__
2*.pyc
3build/
4*_pyx.so
5*_pyx.c
6*_pyx.h
7*_pyx_api.h
8*_pyx.cpython-*.so
9*_c.cpython-*.so
10*_c.so
11*_pyx.cpython-*.c
12*~

Subscribers

People subscribed via source and target branches