Loading .gitignore +5 −0 Original line number Diff line number Diff line Loading @@ -6,3 +6,8 @@ gen/ .vscode/ *.code-workspace .gradle/ # .classpath and .settings/ are configurations # used by the IDE and java development tools # to configure filepaths + project settings .classpath .settings/ Loading
.gitignore +5 −0 Original line number Diff line number Diff line Loading @@ -6,3 +6,8 @@ gen/ .vscode/ *.code-workspace .gradle/ # .classpath and .settings/ are configurations # used by the IDE and java development tools # to configure filepaths + project settings .classpath .settings/