Delete .gitignore
This commit is contained in:
committed by
Uwe Klinger
parent
476724792e
commit
e04e9d231d
29
suppliers/.gitignore
vendored
29
suppliers/.gitignore
vendored
@@ -1,29 +0,0 @@
|
|||||||
# CAP demo
|
|
||||||
_out
|
|
||||||
*.db
|
|
||||||
connection.properties
|
|
||||||
default-*.json
|
|
||||||
gen/
|
|
||||||
node_modules/
|
|
||||||
target/
|
|
||||||
|
|
||||||
# Web IDE, App Studio
|
|
||||||
.che/
|
|
||||||
.gen/
|
|
||||||
|
|
||||||
# MTA
|
|
||||||
*_mta_build_tmp
|
|
||||||
*.mtar
|
|
||||||
mta_archives/
|
|
||||||
|
|
||||||
# Other
|
|
||||||
.DS_Store
|
|
||||||
*.orig
|
|
||||||
*.log
|
|
||||||
|
|
||||||
*.iml
|
|
||||||
*.flattened-pom.xml
|
|
||||||
|
|
||||||
# IDEs
|
|
||||||
# .vscode
|
|
||||||
# .idea
|
|
||||||
Reference in New Issue
Block a user