diff options
author | Daniil Baturin <daniil@baturin.org> | 2015-12-16 16:02:03 -0500 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2015-12-16 16:02:03 -0500 |
commit | 8e71eae3a2323aacd12e4a484dfd3773c9d7cf03 (patch) | |
tree | d4150cc49d7bf7493c975408789b42f070acbe76 /.gitignore | |
download | vyos-build-8e71eae3a2323aacd12e4a484dfd3773c9d7cf03.tar.gz vyos-build-8e71eae3a2323aacd12e4a484dfd3773c9d7cf03.zip |
Initial commit.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a007feab --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/* |