diff --git a/.gitignore b/.gitignore index acc6e7f..91d62cf 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ *.nsi *.exe *.tmp +*.layout +*.bak +*.depend ChangeLog* Makefile aclocal.m4 @@ -33,4 +36,6 @@ src/pw3270/pw3270-logo.png src/pw3270/pw3270.png src/pw3270/v3270/marshal.c src/pw3270/v3270/marshal.h +src/plugins/dbus3270/dbus-glue.h + diff --git a/src/python/py3270.cbp b/src/python/py3270.cbp new file mode 100644 index 0000000..6a3f2c8 --- /dev/null +++ b/src/python/py3270.cbp @@ -0,0 +1,53 @@ + + + + + + -- libgit2 0.21.2