diff options
| author | Damien Lespiau <damien.lespiau@gmail.com> | 2006-11-19 00:46:59 +0100 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2006-11-28 12:30:51 -0800 |
| commit | 4e50a7288053defa62dd97c8d371e7d45b774c20 (patch) | |
| tree | 58f3d47e463b12c70c9325540dfcc07a11f50fb4 /.gitignore | |
| parent | e549e6051086abb717c0d1467f0c5ba3ac0dd8d7 (diff) | |
| download | sparse-dev-4e50a7288053defa62dd97c8d371e7d45b774c20.tar.gz | |
trivial: more .gitignore stuff
Ignore tags and git frontends' files.
Signed-off-by: Damien Lespiau <damien.lespiau@gmail.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -18,3 +18,15 @@ test-dissect test-linearize example test-unssa + +# tags +tags +TAGS + +# stgit generated dirs +patches-* + +# quilt's files +patches +series + |
