bocloud.cos/.gitignore

10 lines
87 B
Plaintext
Raw Normal View History

2024-05-31 05:28:19 +00:00
*/target/*
*/.settings/*
*.classpath
*.project
*.prefs
*.class
*.iml
/.idea/*
*/.svn/*