diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-05 21:44:46 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-22 16:57:43 +0100 |
commit | 927e96326c195ad39a45b091f98e9c635f400982 (patch) | |
tree | 21e9ea5753b59d4efb34f437d24b5d4eb0112ff8 /src/python-systemd/.gitignore | |
parent | 89f603f5d83e519fcbd633928e203b1e6457114c (diff) |
python: add systemd.id128 module
uuid.UUIDs are utilized to hold UUID values.
Diffstat (limited to 'src/python-systemd/.gitignore')
-rw-r--r-- | src/python-systemd/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python-systemd/.gitignore b/src/python-systemd/.gitignore new file mode 100644 index 0000000000..ed3a500942 --- /dev/null +++ b/src/python-systemd/.gitignore @@ -0,0 +1 @@ +/id128-constants.h |