bocloud.ams/.gitignore

9 lines
86 B
Plaintext
Raw Normal View History

2024-08-20 09:56:41 +00:00
*/target/*
*/.settings/*
*.classpath
*.project
*.prefs
*.class
*.iml
/.idea/*
*/.svn/*