diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-12 20:08:33 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-12 20:08:33 -0500 |
commit | 2a2e48024fdf0d7d690165ece06f3e0abbc1bebc (patch) | |
tree | bf1b57e28474198a5f26cc48ef03397c4cf8bb17 /.gitignore | |
download | tunnel-2a2e48024fdf0d7d690165ece06f3e0abbc1bebc.tar.lz tunnel-2a2e48024fdf0d7d690165ece06f3e0abbc1bebc.tar.xz tunnel-2a2e48024fdf0d7d690165ece06f3e0abbc1bebc.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cbce90b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +etc-dnsmasq.d/* +etc-pihole/* +wireguard/* |