diff options
| author | Richard Brooksby | 2012-09-23 18:01:48 +0100 |
|---|---|---|
| committer | Richard Brooksby | 2012-09-23 18:01:48 +0100 |
| commit | 36751c690dbe205d40d968268f1ee84d89723091 (patch) | |
| tree | b4175617f64e94b5905285218b3af4d61ce435bf /mps/code | |
| parent | a74bd53a4bd34e00a43481c22fda056d0b19d2ce (diff) | |
| download | emacs-36751c690dbe205d40d968268f1ee84d89723091.tar.gz emacs-36751c690dbe205d40d968268f1ee84d89723091.zip | |
Adding a .p4ignore file for use with "p4 reconcile"
Copied from Perforce
Change: 179642
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code')
| -rw-r--r-- | mps/code/.p4ignore | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/mps/code/.p4ignore b/mps/code/.p4ignore new file mode 100644 index 00000000000..a41c0513277 --- /dev/null +++ b/mps/code/.p4ignore | |||
| @@ -0,0 +1,45 @@ | |||
| 1 | # code/.p4ignore -- Perforce files to ignore list | ||
| 2 | # $Id$ | ||
| 3 | # Make output | ||
| 4 | xci3gc | ||
| 5 | w3i3mv | ||
| 6 | w3i6mv | ||
| 7 | lii6gc | ||
| 8 | lii3gc | ||
| 9 | fri3gc | ||
| 10 | fri6gc | ||
| 11 | # Visual Studio junk | ||
| 12 | Debug | ||
| 13 | Release | ||
| 14 | *.filters | ||
| 15 | *.user | ||
| 16 | *.suo | ||
| 17 | # Telemetry event logs | ||
| 18 | mpsio.log | ||
| 19 | mpsio*.log | ||
| 20 | mpsio.log.txt | ||
| 21 | # Build products | ||
| 22 | *.o | ||
| 23 | *.obj | ||
| 24 | *.a | ||
| 25 | *.so | ||
| 26 | *.lib | ||
| 27 | *.exe | ||
| 28 | # Xcode junk | ||
| 29 | xc | ||
| 30 | mps.xcodeproj/xcuserdata | ||
| 31 | mps.xcodeproj/project.xcworkspace | ||
| 32 | tags | ||
| 33 | # Temporary files | ||
| 34 | 0 | ||
| 35 | 1 | ||
| 36 | 2 | ||
| 37 | 3 | ||
| 38 | 4 | ||
| 39 | 5 | ||
| 40 | 6 | ||
| 41 | 7 | ||
| 42 | 8 | ||
| 43 | 9 | ||
| 44 | # Mac OS X Finder turds | ||
| 45 | .DS_Store | ||