.gitignore: add .swo tmp files
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@ build/
|
|||||||
|
|
||||||
# Temp files
|
# Temp files
|
||||||
*.swp
|
*.swp
|
||||||
|
*.swo
|
||||||
*~
|
*~
|
||||||
|
|
||||||
# npmpub files
|
# npmpub files
|
||||||
|
|||||||
Reference in New Issue
Block a user