.p4ignore #1

  • //
  • guest/
  • perforce_software/
  • p4ruby/
  • p15-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 16229 tjuricek Add dotfiles to move operation that missed them
//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