summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 3a3642b6f6ff..4ba4d315a49f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
-*/src
-*/pkg
+dhtfs/
+src/
+pkg/
*.gz
*.xz
*.bz2
@@ -10,5 +11,5 @@
*.txt
*.log
*.scm
-*/*.pkg
-*/*.asc
+*.pkg
+*.asc