mirror of https://github.com/knative/docs.git
ignore some java related files (#3015)
* ignore some java related files * adding new line just in case
This commit is contained in:
parent
8323b64185
commit
2abdd26790
|
@ -1,4 +1,10 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
.history/
|
.history/
|
||||||
|
|
||||||
|
|
||||||
|
.settings/
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
*.class
|
||||||
|
|
Loading…
Reference in New Issue