mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
[Python] adding IDE & static related stuff (#3317)
This commit is contained in:
parent
ae5431d6f0
commit
e931ef7f3e
1 changed files with 4 additions and 0 deletions
|
@ -137,3 +137,7 @@ dmypy.json
|
|||
|
||||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
# static files generated from Django application using `collectstatic`
|
||||
media
|
||||
static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue