aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3090e009c898f5456fcf47a8266d3e805ce60f31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
*~
*.class
*swp*
*.pyc
*.sw*
tags
buildjar/
gpgkeys/rhsupport.*
dist-build/*
cover/
.coverage
*.mo
sos.conf.5.gz
sosreport.1.gz
venv
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