remove the (desactivated) access token
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
|
config.toml
|
||||||
/target
|
/target
|
||||||
.idea/*
|
.idea/*
|
||||||
|
@@ -1,2 +0,0 @@
|
|||||||
[gitlab]
|
|
||||||
token = "glpat-tARsV81umLzsJSkWxyEz"
|
|
2
config.toml.dist
Normal file
2
config.toml.dist
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[gitlab]
|
||||||
|
token = "glpat-example"
|
Reference in New Issue
Block a user