File tree 1 file changed +7
-31
lines changed
1 file changed +7
-31
lines changed Original file line number Diff line number Diff line change
1
+ <<<<<<< Updated upstream
2
+ # ## Python template
1
3
# Byte-compiled / optimized / DLL files
2
4
__pycache__ /
3
5
* .py [cod ]
4
6
* $py.class
5
7
6
8
# C extensions
7
9
* .so
8
-
10
+ .idea /
9
11
# Distribution / packaging
10
12
.Python
11
13
env /
@@ -43,47 +45,21 @@ htmlcov/
43
45
nosetests.xml
44
46
coverage.xml
45
47
* ,cover
46
- .hypothesis /
47
48
48
49
# Translations
49
50
* .mo
50
51
* .pot
51
52
52
53
# Django stuff:
53
54
* .log
54
- local_settings.py
55
-
56
- # Flask stuff:
57
- instance /
58
- .webassets-cache
59
-
60
- # Scrapy stuff:
61
- .scrapy
62
55
63
56
# Sphinx documentation
64
57
docs /_build /
65
58
66
59
# PyBuilder
67
60
target /
68
61
69
- # IPython Notebook
70
- .ipynb_checkpoints
71
-
72
- # pyenv
73
- .python-version
74
-
75
- # celery beat schedule file
76
- celerybeat-schedule
77
-
78
- # dotenv
79
- .env
80
-
81
- # virtualenv
82
- venv /
83
- ENV /
84
-
85
- # Spyder project settings
86
- .spyderproject
87
-
88
- # Rope project settings
89
- .ropeproject
62
+ # Created by .ignore support plugin (hsz.mobi)
63
+ =======
64
+ .idea /
65
+ >>>>>>> Stashed changes
You can’t perform that action at this time.
0 commit comments