Browse Source

Update .gitignore

Davin McCall 5 years ago
parent
commit
1db980c9f1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -1,6 +1,6 @@
-*.o
-*.d
 .*
+*.o
+src/**/*.d
 src/dinit
 src/dinitctl
 src/shutdown