diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-07-03 08:07:09 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-07-03 08:07:09 +0200 |
commit | 5ba85251a318e3c28e723264349698e4ed327e79 (patch) | |
tree | d88d27a283d8516c68320b741746cc470eea76e2 /.gitignore | |
parent | e5214a661c18b16040393d5900962f1ac6e76d2e (diff) | |
download | connman-5ba85251a318e3c28e723264349698e4ed327e79.tar.gz connman-5ba85251a318e3c28e723264349698e4ed327e79.tar.bz2 connman-5ba85251a318e3c28e723264349698e4ed327e79.zip |
Add the generated symbol lists to ignored files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ autom4te.cache connman.pc include/connman src/connmand +src/connman.exp +src/connman.ver src/connman.service scripts/connman scripts/dhclient-script |