فهرست منبع

ignoring vim's temporary files

Martin Felis 12 سال پیش
والد
کامیت
36e7d98fd7
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,3 +1,4 @@
 *.so
 *.o
-/*.lua
+.*.swp
+/*.lua