diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b11564e5e4d..63f02fa0693 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ /build/external/*.tar.xz /build/external/vpp-*.deb /build/external/vpp-*.changes +/build/external/downloads/ /path_setup /tools/ # start autotools ignore @@ -103,4 +104,4 @@ GTAGS /src/scripts/vppctl-cmd-list # No core files -**/core
\ No newline at end of file +**/core |