This website requires JavaScript.
Explore
Help
Sign In
almalinux
/
lorax
Watch
13
Star
0
Fork
0
You've already forked lorax
Code
Issues
Pull Requests
Releases
Activity
3d343aace8
lorax
/
.gitignore
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore *.pyc files. Add *.pyc to .gitignore and remove __init__.pyc.
2008-09-12 22:10:33 +00:00
*.pyc
give version.py its own makefile rule and .gitignore line
2011-10-24 22:49:39 +00:00
src/pylorax/version.py*
Added Sphinx Documentation Run 'make docs' to update the apidocs. Also moves the README.livemedia-creator and README.product into docs as ReST documents. They will be installed in /usr/share/doc/lorax/ by the rpm package.
2015-04-08 21:02:26 +00:00
_build/
Clean up some pylint warnings Mostly logging, using .format() on the strings.
2015-05-01 00:10:08 +00:00
tests/pylint/.pylint.d/
Reference in New Issue
Copy Permalink