Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add OS + editor file/directory names to .gitignore#1570

Merged
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:gitignore
Mar 24, 2018
Merged

Add OS + editor file/directory names to .gitignore#1570
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:gitignore

Conversation

@bastimeyer

Copy link
Copy Markdown
Member

This PR improves the gitignore file, which is missing a list of common OS and editor cache files and directories.

My main intention was to just ignore the config folder of PyCharm and since this is the same as all JetBrains IDEs (.idea), I took what I already had from my other projects and added these common files and directories here. The entire gitignore file could be further improved (and cleaned up) with the help of https://github.com/github/gitignore, if desired.

@codecov

codecov Bot commented Mar 24, 2018

Copy link
Copy Markdown

Codecov Report

Merging #1570 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1570   +/-   ##
=======================================
  Coverage   33.01%   33.01%           
=======================================
  Files         224      224           
  Lines       12570    12570           
=======================================
  Hits         4150     4150           
  Misses       8420     8420

@gravyboat

Copy link
Copy Markdown
Member

Nice, good stuff @bastimeyer.

@gravyboat gravyboat merged commit 094845d into streamlink:master Mar 24, 2018
mkbloke pushed a commit to mkbloke/streamlink that referenced this pull request Aug 18, 2020
Add OS + editor file/directory names to .gitignore
@bastimeyer bastimeyer deleted the gitignore branch January 19, 2021 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants