Skip to content
Snippets Groups Projects
Forked from Dan Guest / athena
24717 commits behind, 7552 commits ahead of the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitignore 147 B
# Ignore the most common extra files that can
# be produced while developing
*~
*.sw?
#*
.DS_Store
.pydevproject
.project
*.pyc
.asetup*
.cproject