diff options
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] |