mirror of
https://github.com/github/gitignore.git
synced 2024-12-29 18:55:10 +08:00
8 lines
64 B
Plaintext
8 lines
64 B
Plaintext
#for python/django
|
|
*.log
|
|
static/uploaded/**/*
|
|
*.mo
|
|
*.pot
|
|
*.pyc
|
|
|