记得上下班打卡 | git大法好,push需谨慎

Commit dda292a8 authored by jiangxiulong's avatar jiangxiulong

gitignore

parent 5f45a71d
# Compiled class file
*.class
# Eclipse
.project
.classpath
.settings/
# Intellij
*.ipr
*.iml
*.iws
.idea/
# Maven
**/target
# Test
**/test
# Gradle
build
.gradle
# Log file
*.log
logs
# out
**/out/
# Mac
.DS_Store
# others
*.jar
*.war
*.zip
*.tar
*.tar.gz
*.pid
*.orig
temp/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment