The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

19 line
194 B

  1. *.iml
  2. .idea
  3. tmp
  4. logs
  5. dependency-reduced-pom.xml
  6. *.log
  7. *~
  8. target/surefire
  9. target/surefire-reports
  10. target/classes
  11. target/test-classes
  12. target/maven-archiver
  13. target
  14. .DS_Store
  15. .BUBBLE*
  16. configs
  17. dist