The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
207 B

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