add .gitignore
This commit is contained in:
parent
dfd8b0c4cc
commit
36c62e87e8
12
hystrix/.gitignore
vendored
Normal file
12
hystrix/.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
*.class
|
||||
|
||||
#folders#
|
||||
/target
|
||||
/src/main/webapp/WEB-INF/classes
|
||||
*/META-INF/*
|
||||
|
||||
# Packaged files #
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
*.iml
|
Loading…
x
Reference in New Issue
Block a user