diff options
-rw-r--r-- | .gitignore | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,8 +1,6 @@ -# Swap and backup files -.*.sw* -.sw* -*~ -Session.vim +# Vim swap and other dot files +.* +!.gitignore # Source archives busybox-*.orig.tar.* |
index : pkg/busybox.git | ||
"busybox" package | Joseph Flynn and Patrick McDermott |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 8 |
@@ -1,8 +1,6 @@ -# Swap and backup files -.*.sw* -.sw* -*~ -Session.vim +# Vim swap and other dot files +.* +!.gitignore # Source archives busybox-*.orig.tar.* |