Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSwikriti Tripathi <41103328+SwikritiT@users.noreply.github.com>2021-05-19 12:48:58 +0300
committerGitHub <noreply@github.com>2021-05-19 12:48:58 +0300
commitb62327684fdba90211a9efe29dd98f4c12d8284e (patch)
tree401d34e1e247691ae44d2985c1350cffe30d0bce /.gitignore
parente4d0fab991e8719b732ef4c059e8199953b05e33 (diff)
Implement black tool to reformat code according to python standard (#8636)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e93955d4f..97207537e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ cscope.*
tags
t1.cfg
.drone.yml
+.idea
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.