diff options
-rw-r--r-- | .gitignore | 22 |
1 files changed, 20 insertions, 2 deletions
@@ -1,3 +1,21 @@ -metastore +Makefile.dep + +/obj/ *.o -/debian + +/lib/ +*.so +*.so.* +*.a + +/bin/ + +/debian/ + +*~ +*.patch + +*.config +*.creator* +*.files +*.includes |