chore: add backend gitignore and remove target class files from git
This commit is contained in:
9
backend/.gitignore
vendored
Normal file
9
backend/.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/target/
|
||||
/.settings/
|
||||
/.classpath
|
||||
/.project
|
||||
/.metadata/
|
||||
/bin/
|
||||
*.class
|
||||
.factorypath
|
||||
.springBeans
|
||||
Reference in New Issue
Block a user