Add config files by default
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -21,8 +21,9 @@
|
||||
# Do not ignore git files in the root of the repo.
|
||||
!/.git*
|
||||
|
||||
# Do not ignore current project's `.uproject`.
|
||||
# Do not ignore current project's `.uproject` and config
|
||||
!/*.uproject
|
||||
!/*.editorconfig
|
||||
|
||||
# Do not ignore source, config and plugins dirs.
|
||||
!/Source/**
|
||||
|
||||
Reference in New Issue
Block a user