You've already forked db-wait
This commit is contained in:
25
.gitignore
vendored
Normal file
25
.gitignore
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
**/*.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*
|
||||
db-wait*
|
Reference in New Issue
Block a user