summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 9 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 1cc9f33..736c3d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,9 @@
-*
-!.gitignore
-!Makefile
-!*.go
-!LICENSE
+*.swp
+go.mod
+go.sum
+
+/files/*
+/*.deb
+/resources/*
+
+gadgetwindow