.p4ignore #1

  • //
  • guest/
  • perforce_software/
  • p4ruby/
  • r15-1/
  • .p4ignore
  • View
  • Commits
  • Open Download .zip Download (254 B)
# Any JetBrains product typically creates this directory
.idea

# Typical temporary files
tmp

# This is a library, so do not check in the lockfile
Gemfile.lock

# Ignore the shared library that gets created by 'rake compile'
P4.bundle
P4.so
P4.dll

pkg/
# Change User Description Committed
#1 16230 tjuricek Add dotfiles to move operation that missed them
//guest/perforce_software/p4ruby/r15.1/.p4ignore
#1 14759 tjuricek p4ruby 2015.1.0

This will be a source gem targeted at Linux. Windows support will come after automated builds of the C++ p4api are available for MinGW-w64.

For more information, please review the workshop project:
https://swarm.workshop.perforce.com/projects/perforce-software-p4ruby/
//guest/perforce_software/p4ruby/p15.1/.p4ignore
#1 14756 tjuricek p15.1 branch of p4ruby.
//guest/perforce_software/p4ruby/main/.p4ignore
#2 14739 tjuricek Ensure the pkg directory doesn't get checked in by mistake.
#1 14720 tjuricek Add .p4ignore rules for p4ruby