diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-24 01:04:57 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-24 01:04:57 +0000 |
commit | 6d8569d6bad96bc2b909b483e0d70e3816d313af (patch) | |
tree | 2dc45c8feb3c37c5c1b654d10adf186f18868664 | |
parent | 591fe5e8c5b1e941c55ae954fd4149d706b24a97 (diff) |
add logs/ to .gitignore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15364 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 243bda0b7..b0db77a36 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ /build_dir /staging_dir /tmp +/logs /feeds /feeds.conf /files |