Skip to content

Instantly share code, notes, and snippets.

@stancel
Last active December 11, 2019 20:16
Show Gist options
  • Save stancel/a1c3b41386b4b9f25aa031eda2f86c18 to your computer and use it in GitHub Desktop.
Save stancel/a1c3b41386b4b9f25aa031eda2f86c18 to your computer and use it in GitHub Desktop.

Revisions

  1. stancel revised this gist Dec 11, 2019. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion .gitignore-sphinx-documentation
    Original file line number Diff line number Diff line change
    @@ -16,6 +16,7 @@ _site/
    *.swp
    *~
    build
    source/_build
    .transifexrc
    .tx

    @@ -24,5 +25,5 @@ _GIT_REPO_INFO.md

    # Visual Studio
    #.code-workspace

    .vscode

  2. stancel revised this gist Dec 11, 2019. No changes.
  3. stancel created this gist Dec 11, 2019.
    28 changes: 28 additions & 0 deletions .gitignore-sphinx-documentation
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,28 @@
    # Git Ignore File

    _site/
    .sass-cache/
    .jekyll-cache/
    .jekyll-metadata

    # Mac .DS_Store Files
    .DS_Store
    ._DS_Store

    # IDE Files
    .idea


    *.swp
    *~
    build
    .transifexrc
    .tx

    # Syncthing File about Repo
    _GIT_REPO_INFO.md

    # Visual Studio
    #.code-workspace