mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 10:21:40 -05:00
7 lines
64 B
Text
7 lines
64 B
Text
#for python/django
|
|
*.log
|
|
static/uploaded/**/*
|
|
*.mo
|
|
*.pot
|
|
*.pyc
|
|
|