summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0de96dd..131b639 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
/pkg
/bin
-/src/*.*/ \ No newline at end of file
+/src/*.*/
+/nshd.service
+/.Makefile.var.*
+/.tmp.Makefile.var.*