You've already forked getpsrc
feat: update Makefile, renovate, gitlangci-lint, markdownlint, container-image
This commit is contained in:
26
.gitignore
vendored
26
.gitignore
vendored
@ -1 +1,25 @@
|
||||
getpsrc
|
||||
**/*.iml
|
||||
**/*.idea
|
||||
**/target
|
||||
**/.project
|
||||
**/.settings
|
||||
**/.classpath
|
||||
**/npm-debug.log
|
||||
**/node/*
|
||||
**/nb-configuration.xml
|
||||
**/*.war
|
||||
**/*.class
|
||||
**/*.DS_Store
|
||||
|
||||
**/.vscode
|
||||
|
||||
.repo
|
||||
**/pom.xml.releaseBackup
|
||||
**/release.properties
|
||||
**/bindata.go
|
||||
**/t1k.rpm
|
||||
**/orbis-u-t1k.tar.gz
|
||||
**/container.log
|
||||
**/.env
|
||||
**/coverage*
|
||||
getpsrc*
|
Reference in New Issue
Block a user