mirror of https://github.com/ARMmbed/mbed-os.git
Ignore cscope and vim swap files
parent
e815194b57
commit
6c27c66d29
|
@ -67,3 +67,9 @@ debug.log
|
||||||
# PyCharm
|
# PyCharm
|
||||||
*.idea
|
*.idea
|
||||||
|
|
||||||
|
# Cscope
|
||||||
|
cscope.*
|
||||||
|
|
||||||
|
# vim swap files
|
||||||
|
*.swp
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue