do not support multiple simultaneous transforms any more
This commit is contained in:
parent
65f47d10cc
commit
c56747d36e
8 changed files with 167 additions and 333 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -1,9 +1,11 @@
|
|||
*.o
|
||||
*.so
|
||||
#*
|
||||
*~
|
||||
*.pyc
|
||||
*.pyo
|
||||
**.o
|
||||
**.lo
|
||||
**.la
|
||||
**.so
|
||||
**/#*
|
||||
**~
|
||||
**.pyc
|
||||
**.pyo
|
||||
|
||||
/auto
|
||||
/autom4te.cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue