mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-23 07:12:12 -07:00
Adding a .p4ignore file for use with "p4 reconcile"
Copied from Perforce Change: 179642 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
51adf1c27d
commit
bd4c0ff54a
1 changed files with 45 additions and 0 deletions
45
mps/code/.p4ignore
Normal file
45
mps/code/.p4ignore
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
# code/.p4ignore -- Perforce files to ignore list
|
||||
# $Id$
|
||||
# Make output
|
||||
xci3gc
|
||||
w3i3mv
|
||||
w3i6mv
|
||||
lii6gc
|
||||
lii3gc
|
||||
fri3gc
|
||||
fri6gc
|
||||
# Visual Studio junk
|
||||
Debug
|
||||
Release
|
||||
*.filters
|
||||
*.user
|
||||
*.suo
|
||||
# Telemetry event logs
|
||||
mpsio.log
|
||||
mpsio*.log
|
||||
mpsio.log.txt
|
||||
# Build products
|
||||
*.o
|
||||
*.obj
|
||||
*.a
|
||||
*.so
|
||||
*.lib
|
||||
*.exe
|
||||
# Xcode junk
|
||||
xc
|
||||
mps.xcodeproj/xcuserdata
|
||||
mps.xcodeproj/project.xcworkspace
|
||||
tags
|
||||
# Temporary files
|
||||
0
|
||||
1
|
||||
2
|
||||
3
|
||||
4
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
# Mac OS X Finder turds
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue