Added clang_complete and tags.r2 to .gitignore
This commit is contained in:
parent
a37bdd37c3
commit
086d1ac97e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
clang-log/
|
||||
.clang-format
|
||||
.clang_complete
|
||||
.tmp-format
|
||||
.#*
|
||||
*._d
|
||||
|
|
@ -99,6 +100,7 @@ r2-static/*
|
|||
binr/rasign2/rasign2
|
||||
binr/rasign2/rasign2.exe
|
||||
compile_commands.json
|
||||
libr/flag/d/tags.r2
|
||||
# CLion
|
||||
.idea/
|
||||
CMakeLists.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue