yapi/.gitignore
System Administrator 362172ef52 fix: bug修复
2017-09-14 18:19:13 +08:00

44 lines
368 B
Plaintext
Executable File

# kdiff3 ignore
*.orig
# maven ignore
target/
# eclipse ignore
.settings/
.project
.classpath
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# temp ignore
*.log
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
Thumbs.db
# package ignore (optional)
# *.jar
# *.war
# *.zip
# *.tar
# *.tar.gz
node_modules/
runtime/
prd/
plugins/
dev/
.tags
.tags1
tsconfig.json