Skip to content
Snippets Groups Projects
Select Git revision
  • 23930e7467ce7069d37a56e82d066e01d2e90942
  • elen90089 default
  • main protected
3 results

.gitignore

Blame
  • .gitignore 48 B
    *~
    *.pyc
    *.pyo
    *.user
    build*/
    examples/grc/*.py