Versioning improvements (#768)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
889b93da2d
commit
c29c917474
14 changed files with 243 additions and 19 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# ignore git files
|
||||
.git*
|
||||
|
||||
# ignore hidden files
|
||||
.*
|
||||
|
||||
# do not ignore .git, needed for versioning
|
||||
!/.git
|
||||
|
||||
# ignore repo directories and files
|
||||
docs/
|
||||
scripts/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue