Private
Public Access
2
0

.gitignore: add .swo tmp files

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2015-06-01 15:14:19 +01:00
parent bca2bce323
commit 45b01b29de

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ build/
# Temp files # Temp files
*.swp *.swp
*.swo
*~ *~
# npmpub files # npmpub files