1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00

.gitignore: ignore vim swap files

SVN-Revision: 18793
This commit is contained in:
Felix Fietkau 2009-12-16 13:39:52 +00:00
parent 86d22845f9
commit 2ba1dc7aa7

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.*.swp
/env /env
/dl /dl
/.config /.config