Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
This ignored files of clangd, cscope and ctags.
  • Loading branch information
cryptomilk committed Jan 28, 2020
1 parent 7d36984 commit 8300d21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/build*
/obj*
/ext/aom
/ext/rav1e
/ext/dav1d
.clangd/
cscope.*
tags

0 comments on commit 8300d21

Please sign in to comment.