diff options
author | 2016-05-11 12:51:19 +0000 | |
---|---|---|
committer | 2016-05-11 12:51:19 +0000 | |
commit | 13ca36a0d4851b74c95287d9d23639efffe22040 (patch) | |
tree | 489a6aa3ff52ae6f949bfcdc41cf9b2e98b9360d /.gitignore | |
parent | 1f713fa10a11d45db6444022f8872d3522e419da (diff) | |
parent | 5993262403014cfd053783cca1ac646089101cc0 (diff) |
Merge "integration of tornado and swagger-ui"
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 33a0451bb..96a76e33f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /docs_build/ /docs_output/ /releng/ +.idea +*.py[cod] |