.p4ignore #1

  • //
  • guest/
  • surajdolby/
  • p4ruby/
  • .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 15524 surajdolby Populate -o //guest/perforce_software/p4ruby/main/...
//guest/surajdolby/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