tirbofish/dropbear · commit
2bfa265ddac3fddbd3ddfeaa28fc3d32fb79633a
initialised kotlin project, about to start on it...
Signature present but could not be verified.
Unverified
@@ -1,31 +1,54 @@ -# Generated by Cargo -# will have compiled files and executables -debug -target +.gradle +build/ +!gradle/wrapper/gradle-wrapper.jar +!**/src/main/**/build/ +!**/src/test/**/build/ -# These are backup files generated by rustfmt -**/*.rs.bk +### IntelliJ IDEA ### +.idea/modules.xml +.idea/jarRepositories.xml +.idea/compiler.xml +.idea/libraries/ +*.iws +*.iml +*.ipr +out/ +!**/src/main/**/out/ +!**/src/test/**/out/ -# MSVC Windows builds of rustc generate these, which store debugging information -*.pdb +### Kotlin ### +.kotlin -# Generated by cargo mutants -# Contains mutation testing data -**/mutants.out*/ +### Eclipse ### +.apt_generated +.classpath +.factorypath +.project +.settings +.springBeans +.sts4-cache +bin/ +!**/src/main/**/bin/ +!**/src/test/**/bin/ -# RustRover
Large diffs are not rendered by default. Showing the first 50 of 591 lines. Show full diff