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.

.gitignore 401B

12345678910111213141516171819202122232425262728293031
  1. tags
  2. /temp
  3. /lib
  4. /ext
  5. /build
  6. /site
  7. /git
  8. /build.properties
  9. /federation.properties
  10. /mailtest.properties
  11. /test-users.conf
  12. /.settings/
  13. /src/main/java/reference.properties
  14. /src/main/java/WEB-INF/reference.properties
  15. /bin/
  16. /build-demo.xml
  17. *.directory
  18. /.gradle
  19. /pom.xml
  20. /x509test
  21. /data
  22. /*.conf
  23. /build-next.xml
  24. /*.ps1
  25. /*.sh
  26. /*.factorypath
  27. /src/main/dagger
  28. /**/.idea
  29. /**/init.lua
  30. /**/session
  31. /nbproject/private