summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Hjelm <hjelmn@google.com>2023-01-09 21:15:50 -0700
committerNathan Hjelm <hjelmn@google.com>2023-01-09 21:15:50 -0700
commit17bf45baee1db40ff01e8070549c341663298c5c (patch)
treea5886f445a24b55ebbe589cb5d65dd3c1d5298e2
parentf2fd5bb6a387cc489de16165729f94153359a195 (diff)
downloadlibusb-17bf45baee1db40ff01e8070549c341663298c5c.tar.gz
Add tags and cscope.out to .gitignore
Fixes #1061 Signed-off-by: Nathan Hjelm <hjelmn@google.com>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4ceaec3..d13b732 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,5 @@ xcuserdata
*.xcscmblueprint
*.xcworkspace
build/
+tags
+cscope.out