.p4ignore #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • source/
  • client-ruby/
  • .p4ignore
  • View
  • Commits
  • Open Download .zip Download (192 B)
helix_web_services_client-2016.1.0.gem
doc/
build

# Ignore JetBrains IDE files
.idea/
*.iml
*.ipr
*.iws

# Ignore eclipse files
.checkstyle
.directory
.project
.classpath
.settings

.DS_Store
# Change User Description Committed
#2 19715 dbirch Add/update .p4ignore files throughout the project to ignore gradle, checkstyle and various other files and directories that shouldn't be checked in but weren't previously covered.

Additionally added eclipse based .p4ignore terms to ignore common eclipse generated files.
#1 19553 swellard Move and rename clients
//guest/perforce_software/helix-web-services/main/source/clients/2016.1.0/ruby/.p4ignore
#1 18805 tjuricek Added a minimal test suite integration with gradle, and include the gem in the installation process.

The installers didn't quite get the revised versions of clients too, so I fixed that as well.

We'll follow up with more tests in later work.