diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-04-24 01:04:57 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-04-24 01:04:57 +0000 |
commit | a47aac47e62a809db7e86b48877e277a4d746105 (patch) | |
tree | 2dc45c8feb3c37c5c1b654d10adf186f18868664 /.gitignore | |
parent | 0222487b4227979a8e293f01f868a7ce864a0839 (diff) | |
download | upstream-a47aac47e62a809db7e86b48877e277a4d746105.tar.gz upstream-a47aac47e62a809db7e86b48877e277a4d746105.tar.bz2 upstream-a47aac47e62a809db7e86b48877e277a4d746105.zip |
add logs/ to .gitignore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15364 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 243bda0b72..b0db77a362 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ /build_dir /staging_dir /tmp +/logs /feeds /feeds.conf /files |