aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-04-29 15:11:57 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-04-29 15:11:57 +0000
commit9c910833fbc592ace4c7b776097fbd4e2d094b4b (patch)
tree99a5c96f7fb459f1ecea10828ea66d5f537a58eb /.gitignore
parented5e09221797b76ddce1502c7405976471cae3aa (diff)
downloadupstream-9c910833fbc592ace4c7b776097fbd4e2d094b4b.tar.gz
upstream-9c910833fbc592ace4c7b776097fbd4e2d094b4b.tar.bz2
upstream-9c910833fbc592ace4c7b776097fbd4e2d094b4b.zip
add vim temp files (*~) to .gitignore
SVN-Revision: 26785
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 31419050ab..f9458c71fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/package/openwrt-packages
*.orig
*.rej
+*~