.p4ignore #1

  • //
  • guest/
  • tjuricek/
  • file-system-client/
  • main/
  • .p4ignore
  • View
  • Commits
  • Open Download .zip Download (59 B)
# JetBrains IDE settings
.idea

# Fuck you finder
.DS_Store
# Change User Description Committed
#1 16129 tjuricek Rename/move files again...
this time to the hyphenated-approach.
//guest/tjuricek/file_system_client/main/.p4ignore
#1 16119 tjuricek Rename/move to meet workshop project conventions.
//guest/tjuricek/fsclient/.p4ignore
#1 16118 tjuricek FSClient initial version: handles add, edit

This is a proof-of-concept app that mirrors an existing Perforce workspace to handle running commands like "p4 add" and "p4 edit" automatically when your apps add and write files.

See the readme for more information.