Last active
December 11, 2019 20:16
-
-
Save stancel/a1c3b41386b4b9f25aa031eda2f86c18 to your computer and use it in GitHub Desktop.
Revisions
-
stancel revised this gist
Dec 11, 2019 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 -
stancel revised this gist
Dec 11, 2019 . No changes.There are no files selected for viewing
-
stancel created this gist
Dec 11, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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