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

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBigz <bigz@bgtmth.eu>2019-12-09 23:31:33 +0300
committerBigz <bigz@bgtmth.eu>2019-12-13 00:30:32 +0300
commit7817ce406a77ff21f9b40d6f1505e233138c5cd0 (patch)
tree967b11d539988558c7adc0acbe66b0583bc2573e /python-bareos
parent8dde3522a41957d211f58bedd693356ff5191d85 (diff)
add .idea in .gitignore
Diffstat (limited to 'python-bareos')
-rw-r--r--python-bareos/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/python-bareos/.gitignore b/python-bareos/.gitignore
index 8f5bb1ea9..c15b891fe 100644
--- a/python-bareos/.gitignore
+++ b/python-bareos/.gitignore
@@ -34,4 +34,7 @@ nosetests.xml
.project
.pydevproject
+# JetBrains Pycharm
+.idea
+
*~