25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 90 B

1234567891011
  1. /bin/
  2. /lib/
  3. /include/
  4. /local
  5. /pip-log.txt
  6. /build/
  7. /development.db
  8. /media/
  9. /static/
  10. *.pyc