nexus-am/.gitignore

16 lines
93 B
Plaintext

!*
.*
!.github
!.gitignore
*~
*.a
*.o
*.d
__pycache__
*.pyc
*.ini
*.log
tags
cscope.*
build/