diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-08-06 14:34:18 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-08-06 14:34:18 +0000 |
commit | cc357e82e285788d8b7164df650ace8c28881792 (patch) | |
tree | ac9695d78d93f3cb2a6cc7afea7b4b5b4a9333ae | |
parent | 131ba6fed71615f10f662a66357cfdddec16026d (diff) | |
download | upstream-cc357e82e285788d8b7164df650ace8c28881792.tar.gz upstream-cc357e82e285788d8b7164df650ace8c28881792.tar.bz2 upstream-cc357e82e285788d8b7164df650ace8c28881792.zip |
add missing gitignore change for build environments
SVN-Revision: 12213
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a8777b29b7..9d3def9f28 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/env /dl /.config /.config.old |