gitignore update for IDE
Change-Id: I95096e8d507f9bcb0f808d0da0355655b474d29a Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
This commit is contained in:
Keith Burns (alagalah)
committed by
Dave Wallace
parent
01e078fff9
commit
516bcfe904
3
.gitignore
vendored
3
.gitignore
vendored
@ -51,7 +51,6 @@ ltmain.sh
|
||||
ylwrap
|
||||
test-driver
|
||||
|
||||
.cproject
|
||||
*.iml
|
||||
.bootstrap.ok
|
||||
.settings
|
||||
@ -62,6 +61,8 @@ test-driver
|
||||
.DS_Store
|
||||
.idea/
|
||||
.project
|
||||
.cproject
|
||||
.vscode/
|
||||
|
||||
# cscope and ctags
|
||||
/cscope.*
|
||||
|
Reference in New Issue
Block a user