azure-libraries-for-java/.gitignore

72 строки
698 B
Plaintext

*.class
#Javadoc files
dist/
.publish/
#External libs
extlib/
# Auth files
*.auth
*.azureauth
# Local checkstyle
*.checkstyle
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# Azure Tooling #
node_modules
packages
# CredScan task #
.gdn/
# Eclipse #
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
.factorypath
# VS Code #
.vs
# Other Tooling #
.classpath
.project
target
.idea
*.iml
.factorypath
# Mac OS #
.DS_Store
.DS_Store?
# Windows #
Thumbs.db
# reduced pom files should not be included
dependency-reduced-pom.xml
package-lock.json
# err file #
hs_err_pid15312.log