Skip to content

Commit

Permalink
[Python] adding IDE & static related stuff (github#3317)
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 authored Mar 13, 2020
1 parent ae5431d commit e931ef7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Python.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,7 @@ dmypy.json

# Cython debug symbols
cython_debug/

# static files generated from Django application using `collectstatic`
media
static

0 comments on commit e931ef7

Please sign in to comment.