diff options
-rw-r--r-- | .gitignore | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..8a46c782 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +INSTALL +Makefile +Makefile.in +aclocal.m4 +autom4te.cache* +compile +config.* +configure +depcomp +install-sh +ltmain.sh +missing +stamp-h1 +*.o +*.lo +*.la +libtool +.deps +.libs +*-glue.h +org.freedesktop.ModemManager.service +ModemManager.pc +src/modem-manager + |