use Python interpreter from runtime environment
* bin/gva, bin/gvaserver: use /usr/bin/env to find python binary (fixes #29) * create a basic .gitignore file * update copyright years in modified files
This commit is contained in:
parent
6883909d73
commit
92c1e21f32
4 changed files with 9 additions and 5 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*~
|
||||
*.pyc
|
||||
*.egg/
|
||||
*.log
|
Loading…
Add table
Add a link
Reference in a new issue