generated from kurone-kito/vpm-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from kurone-kito/add-the-new-parts
v0.6.0: Added the new parts
- Loading branch information
Showing
181 changed files
with
89,750 additions
and
19,574 deletions.
There are no files selected for viewing
This file contains 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 characters
This file contains 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 characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,6 @@ | ||
[core] | ||
hideDotFiles = dotGitOnly | ||
[filter "vrc"] | ||
clean = git vrc clean --file %f | ||
smudge = git vrc smudge --file %f | ||
required = true |
Oops, something went wrong.