Separate providers module.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,2 +1,12 @@
|
||||
# Ignore all
|
||||
*
|
||||
|
||||
# Unignore all with extensions
|
||||
!*.*
|
||||
|
||||
# Unignore all dirs
|
||||
!*/
|
||||
|
||||
### Above combination will ignore all files without extension ###
|
||||
bin/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user