question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can a standard Python `.gitignore` be added?

See original GitHub issue

Can a standard Python .gitignore be added?

This is the one that I usually start off with:

https://github.com/github/gitignore/blob/master/Python.gitignore

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
wjarek2commented, Mar 20, 2019
0reactions
wjarek2commented, Mar 20, 2019

re: TensorFlower - I don’t have a precise definition but I bet @dynamicwebpaige does 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

gitignore/Python.gitignore at main - GitHub
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. # However, in case of collaboration, if having platform ...
Read more >
Best practices for adding .gitignore file for Python projects?
I'm trying to collect some of my default settings, and one thing I realized I don't have a standard for is .gitignore files....
Read more >
Automatically create perfect .gitignore file for your project
Here you simply enter the operating systems, IDEs, or Programming languages you are working with, and it will generate the appropriate .gi ...
Read more >
The .gitignore File - Real Python
gitignore file, how to ignore files and directories using it, and what not to add to version control.
Read more >
Python - Toptal
Created by https://www.toptal.com/developers/gitignore/api/python # Edit at ... and can be added to the global gitignore or merged into this file.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found