aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammed Amar-Bensaber <renken@shione.net>2024-08-27 22:22:05 +0200
committerMohammed Amar-Bensaber <renken@shione.net>2024-08-27 22:22:05 +0200
commit5aa7d77ef2e6fa89bfa7b04baa29b1cbbb814e1c (patch)
tree734a4f06096c4fad1e7847262d2b1a7a1eb706d8
parentba6581404247ec1ce4df13edb57584ee441b898a (diff)
downloadshione-5aa7d77ef2e6fa89bfa7b04baa29b1cbbb814e1c.tar.gz
shione-5aa7d77ef2e6fa89bfa7b04baa29b1cbbb814e1c.zip
.gitignore: ignore misc artifacts and secret files
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e4e47c3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+**/.debhelper
+**/debian/*-config
+**/debian/*.debhelper
+**/debian/debhelper-*
+**/secrets
+*.build
+*.buildinfo
+*.changes
+*.deb
+*.debhelper.log
+*.dsc
+*.postinst.debhelper
+*.substvars
+*.tar.xz
+**/files/etc/wireguard
+/debian/files