We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f22ab53 + 2aadf75 commit 479b7f8Copy full SHA for 479b7f8
Python.gitignore
@@ -8,7 +8,6 @@ __pycache__/
8
# Distribution / packaging
9
.Python
10
env/
11
-bin/
12
build/
13
develop-eggs/
14
dist/
@@ -36,19 +35,10 @@ coverage.xml
36
35
37
# Translations
38
*.mo
39
-
40
-# Mr Developer
41
-.mr.developer.cfg
42
-.project
43
-.pydevproject
44
45
-# Rope
46
-.ropeproject
+*.pot
47
48
# Django stuff:
49
*.log
50
-*.pot
51
52
# Sphinx documentation
53
docs/_build/
54
0 commit comments