.gitignore fixups

This commit is contained in:
Matthew Flatt 2013-06-27 07:52:28 -06:00
parent 4dc8050f75
commit a5ce399dcf
2 changed files with 9 additions and 11 deletions

16
.gitignore vendored
View File

@ -1,15 +1,13 @@
# Note: this file is mostly meaningless, since the toplevel directory
# will not exist after a repository split. The same holds for .mailmap
# (which some people can decide if they want to thin it out or not
# include it) and for ".gitattributes" (which is probably irrelevant
# except maybe for the core repo).
# These are likely bogus
# The "build" and "bundle" directories are used when creating installers
# via the `server', `client', and/or `farm' maefile targets.
/build/
/bundle/
# Everything below makes sense on any package repository, so it's stuff
# that should be put into each such repository
# Everything below makes sense on any package repository, so it's
# stuff that should be put into each such repository. The same holds
# for ".mailmap" (which some people can decide if they want to thin it
# out or not include it) and for ".gitattributes" (which is probably
# irrelevant except maybe for the core repo).
compiled/

View File

@ -8,8 +8,8 @@
*/*.user
# DevStudio generated files
*/gracket.ncb
*/gracket.suo
*/*.ncb
*/*.suo
rbuildmode.obj
rbuildmode.exe