Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
27e5a214
Unverified
Commit
27e5a214
authored
Feb 02, 2017
by
David Haynes
Browse files
Add gitignore for __pycache__
- how did _that_ get in there?
parent
b81565da
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
27e5a214
...
@@ -14,3 +14,4 @@ venv
...
@@ -14,3 +14,4 @@ venv
.coverage
.coverage
htmlcov/
htmlcov/
.idea
.idea
__pycache__/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment