|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH V2] .gitignore: Add vim swap files
Signed-off-by: Julien Grall <julien.grall@xxxxxxxxxx>
Changes in v2:
- update .hgignore
---
.gitignore | 1 +
.hgignore | 1 +
2 files changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 6753368..960c29e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.orig
*.rej
*~
+*.swp
*.o
*.d
*.opic
diff --git a/.hgignore b/.hgignore
index 6b432f7..4bd24fc 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,6 +11,7 @@
.*\.tar\.bz2$
.*\.tar\.gz$
.*~$
+.swp$
.*\.tmp$
.*\.flc$
.*\.orig$
--
1.7.10.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |