mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 14:30:43 -08:00
Fixing up .p4ignore files to ignore .p4configs and visual studio build results.
Copied from Perforce Change: 181683 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
688b5bf73d
commit
2efc8d2469
2 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Personal Perforce configurations
|
||||
.p4config
|
||||
# Mac OS X Finder turds
|
||||
.DS_Store
|
||||
# Patch results
|
||||
|
|
|
|||
8
mps/code/w3mv/.p4ignore
Executable file
8
mps/code/w3mv/.p4ignore
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
# Subproject build results
|
||||
*/Debug
|
||||
*/Release
|
||||
# Temporary user preferences
|
||||
*.vcxproj.user
|
||||
# Mystery rubbish
|
||||
*.sdf
|
||||
*.opensdf
|
||||
Loading…
Add table
Add a link
Reference in a new issue