mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-30 07:39:24 +00:00
.gitignore: ignore editor backup files
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
240b314030
commit
589b827f4b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
cscope.*
|
cscope.*
|
||||||
*.swp
|
*.swp
|
||||||
*.patch
|
*.patch
|
||||||
|
*~
|
||||||
.project
|
.project
|
||||||
.cproject
|
.cproject
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue