Skip to content

Commit

Permalink
Merge pull request ceph#20 from votdev/ignore_pycache
Browse files Browse the repository at this point in the history
mgr/dashboard_v2: Ignore the __pycache__ directory
  • Loading branch information
votdev committed Jan 25, 2018
2 parents 37b58ea + bd00168 commit 04de96f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pybind/mgr/dashboard_v2/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ htmlcov
.tox
coverage.xml
junit.xml
__pycache__

# IDE
.vscode
Expand Down

0 comments on commit 04de96f

Please sign in to comment.