diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-01 22:03:58 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-01 22:03:58 +0200 |
commit | 69a1ec83bb7da62d2bf1debcb1496913dde5c062 (patch) | |
tree | aba3060f8a438e09f83d27fb54b16b4a0899c016 /.gitignore | |
parent | m (diff) | |
download | pylibgamma-69a1ec83bb7da62d2bf1debcb1496913dde5c062.tar.gz pylibgamma-69a1ec83bb7da62d2bf1debcb1496913dde5c062.tar.bz2 pylibgamma-69a1ec83bb7da62d2bf1debcb1496913dde5c062.tar.xz |
interface to native libgamma-error code
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,4 +13,5 @@ __pycache__/ *.su *.gch *.py[co] +src/*_native_*.c |