chore:updated Gitignore
This commit is contained in:
parent
10b10efd27
commit
00e9219a25
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,6 +5,4 @@
|
|||||||
# Node Modules
|
# Node Modules
|
||||||
node_modules/
|
node_modules/
|
||||||
module/foundry.js
|
module/foundry.js
|
||||||
foundry.js
|
|
||||||
foundry_07.js
|
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
2
.gitlab-ci-local/.gitignore
vendored
Normal file
2
.gitlab-ci-local/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
Loading…
Reference in New Issue
Block a user