diff options
author | Perry Hung <iperry@gmail.com> | 2011-02-27 07:25:20 -0500 |
---|---|---|
committer | Perry Hung <iperry@gmail.com> | 2011-02-27 07:26:01 -0500 |
commit | b192af253494e68ccef222c14fea5d8bedc02c35 (patch) | |
tree | 1a09e9947ae208974a02c688f307fe270e545c18 /.gitignore | |
parent | c54f98951ea2827598babd4602e0f808b3ee311c (diff) | |
download | librambutan-b192af253494e68ccef222c14fea5d8bedc02c35.tar.gz librambutan-b192af253494e68ccef222c14fea5d8bedc02c35.zip |
.gitignore: Ignore cscope* files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ TAGS *.swp docs/doxygen/ arm +cscope* |