diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-07-30 10:42:26 -0500 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2021-07-30 10:43:53 -0500 |
commit | 721b295a2fddb3227a9cbe7444ca39bfe52879b1 (patch) | |
tree | 2b379768257cd315f8e2574b3f2d9499854b5ac3 /.gitignore | |
parent | bf07c68a909eb93f8005c87b2af90b6cccc5d334 (diff) | |
download | vyos-user-utils-721b295a2fddb3227a9cbe7444ca39bfe52879b1.tar.gz vyos-user-utils-721b295a2fddb3227a9cbe7444ca39bfe52879b1.zip |
Initial import.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2016a9d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +debian/files +debian/*.debhelper.log +debian/*.substvars +debian/vyos-user-utils |