mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
10 lines
79 B
Text
10 lines
79 B
Text
*.swp
|
|
*.swo
|
|
*~
|
|
#for python/django
|
|
*.log
|
|
static/uploaded/**/*
|
|
*.mo
|
|
*.pot
|
|
*.pyc
|
|
|