Skip to content

Commit 634d6e6

Browse files
meysam81r2pgl
authored andcommitted
[Python] adding IDE & static related stuff (github#3317)
1 parent 3b32aec commit 634d6e6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Python.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,7 @@ dmypy.json
137137

138138
# Cython debug symbols
139139
cython_debug/
140+
141+
# static files generated from Django application using `collectstatic`
142+
media
143+
static

0 commit comments

Comments
 (0)