Test / .gitignore
Zheng Qu
init commit
d762a7c
raw
history blame
72 Bytes
# Exclude all
*
*/
# Include:
!*.py
!*.sh
!requirements.txt
!.gitignore