diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2010-05-10 17:59:05 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2010-05-10 17:59:05 +0000 |
commit | 2c6e2011f83422cd1323a45681464f816b85862b (patch) | |
tree | 5fa080d0e32cc6300cec31b1ce6caf005aeb89cc | |
parent | 3b7e21a679be8bf8dca7c6a2f215631f0f6eabdd (diff) | |
download | upstream-2c6e2011f83422cd1323a45681464f816b85862b.tar.gz upstream-2c6e2011f83422cd1323a45681464f816b85862b.tar.bz2 upstream-2c6e2011f83422cd1323a45681464f816b85862b.zip |
.gitignore: Undo accidental commit.
SVN-Revision: 21420
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6142076be2..e3479758d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .*.swp /env /dl +/.config /.config.old /bin /build_dir @@ -8,5 +9,7 @@ /tmp /logs /feeds +/feeds.conf +/files /package/feeds /package/openwrt-packages |