Loading .gitignore +4 −0 Original line number Diff line number Diff line # If you need to exclude files such as those generated by an IDE, use # $GIT_DIR/info/exclude or the core.excludesFile configuration variable as # described in https://git-scm.com/docs/gitignore *.egg-info *.pot *.py[co] Loading Loading
.gitignore +4 −0 Original line number Diff line number Diff line # If you need to exclude files such as those generated by an IDE, use # $GIT_DIR/info/exclude or the core.excludesFile configuration variable as # described in https://git-scm.com/docs/gitignore *.egg-info *.pot *.py[co] Loading