This website works better with JavaScript.
Explore
Help
Register
Sign In
gabriel
/
my-datascience-cookiecutter
Watch
1
Star
0
Fork
You've already forked my-datascience-cookiecutter
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
fixed gitignore typo (
#151
)
main
luke-soteris
6 years ago
committed by
Peter Bull
parent
b8e8e1af74
commit
1f68b9e9f8
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
{{ cookiecutter.repo_name }}/.gitignore
2
{{ cookiecutter.repo_name }}/.gitignore
vendored
Unescape
Escape
View File
@ -41,7 +41,7 @@ htmlcov/
.cache
nosetests.xml
coverage.xml
*
,
cover
*
.
cover
# Translations
*.mo
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
gabriel/my-datascience-cookiecutter
Title
Body
Create Issue