1.idea 2.project 3*.iml 4*.sw* 5gen/ 6.vscode/ 7*.code-workspace 8.gradle/ 9# .classpath and .settings/ are configurations 10# used by the IDE and java development tools 11# to configure filepaths + project settings 12.classpath 13.settings/ 14