Added missing gitignore files
This commit is contained in:
parent
f26e2d55dc
commit
daded28acb
6
bots/.gitignore
vendored
Normal file
6
bots/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
*
|
||||
!*/
|
||||
!*.go
|
||||
!*.sh
|
||||
!README.md
|
||||
!.gitignore
|
6
jobs/.gitignore
vendored
Normal file
6
jobs/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
*
|
||||
!*/
|
||||
!*.go
|
||||
!*.sh
|
||||
!README.md
|
||||
!.gitignore
|
Loading…
Reference in New Issue
Block a user