diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 97e3a9b14..9b4b3afa3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,8 @@ .pydevproject ci/config/ deploy/autodeploy.log +*~ +.*.sw? +/docs_build/ +/docs_output/ +/releng/ |