aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoraleksander.baranowski <aleksander.baranowski@yahoo.pl>2017-09-27 12:55:08 +0200
committerBryn M. Reeves <bmr@redhat.com>2018-04-04 17:03:31 +0100
commit17877febcbc953314bed905dcb3bdc77e14d7f23 (patch)
treecb6fd88153a83ab4f9be685a4d3bba3ae27326de /.gitignore
parent489eddc8ef4013c50f0ca7c11fd361470a5669ed (diff)
downloadsos-17877febcbc953314bed905dcb3bdc77e14d7f23.tar.gz
[development] .gitignore for pycharm
Add entries to gitignore based on: github.com/github/gitignore/blob/master/Global/JetBrains.gitignore Resolves: #1113 Signed-off-by: aleksander.baranowski <aleksander.baranowski@yahoo.pl> Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7ee7f3ed..3090e009 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,15 @@ MANIFEST
build/
dist/
docs/_build
+
+# Pycharm
+.idea/**/workspace.xml
+.idea/**/tasks.xml
+.idea/dictionaries
+.idea/**/dataSources/
+.idea/**/dataSources.ids
+.idea/**/dataSources.xml
+.idea/**/dataSources.local.xml
+.idea/**/sqlDataSources.xml
+.idea/**/dynamic.xml
+.idea/**/uiDesigner.xml