Skip to content

Commit

Permalink
.gitignore: add docs/.gitkeep (sismics#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan authored Feb 20, 2023
1 parent 399d2b7 commit dd4a166
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@ node_modules
import_test
teedy-importer-linux
teedy-importer-macos
teedy-importer-win.exe
teedy-importer-win.exe
docs/*
!docs/.gitkeep

#macos
.DS_Store
Empty file added docs/.gitkeep
Empty file.

0 comments on commit dd4a166

Please sign in to comment.