mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-15 13:58:22 +01:00
8 lines
64 B
Plaintext
8 lines
64 B
Plaintext
#for python/django
|
|
*.log
|
|
static/uploaded/**/*
|
|
*.mo
|
|
*.pot
|
|
*.pyc
|
|
|