Good start to a .gitignore file for development using VS2010 and GitHub commits

I apologize if this has already been answered; I searched and did not find any pointers to the information that I am looking for, but my google-fu is not always the best.
After recently getting back into C# development and restarting using Virtual Studio, I've realized that, using the standard GitHub GUI client, I'm committing a huge amount of binary files.  Obviously, being as I'm just committing the top-level project
directory and everything including build trees underneath it.
Does anybody know of a good source to find a .gitignore file that will exclude most, if not conclusively all, of these files?  I only want the files essential to develop the project on the repository; I have a free account, I can't handle the amount
of space being used.  Basically whatever is the bare minimum source and directory hierarchy required to rebuild the project in a new instance of Virtual Studio.
Thanks for your time and consideration on this matter.  Any pointers to relevant links or direct help appreciated.
-Damon Getsman

Hi Damon,
I am glad that you have solved the problem and thanks for your share us the solution here, so it would be helpful for other members who get the same issue.
Best Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Does anyone recommend a good graphic utility to prepare files for the web?

    Does anyone recommend a good graphic utility to prepare files for the web?

    GraphicConverter as noted by Don, or Photoshop Elements are the favourites. Both will allow comprehensive editing, and save for web facilities including reducing the .jpg quality to shrink file size without making the picture smaller.
    There is a free application calld Gimp (open source) but I don't know how good it is or whether it's updated for Lion.

  • Which laptop is good to build sharepoint 2013 environment for personal use ?

    Which laptop is good to build sharepoint
    2013 environment for personal use ?

    HI Chaitu,It depends on what function of development that you want to do.I suggest to have
    a below configuration to work with sharepoint.
    Fast CPU!
    32 GB of RAM (24 GB minimum, but 32 highly recommended)
    500 GB of space
    Please find also in the blog to know more about configurations and the installations.
    http://expertsharepoint.blogspot.de/2014/07/hardware-and-software-requirements-for.html
    Anil Avula[Microsoft Partner,MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • How can build help file for right to left and non english language

    hi erverybody, i have a big problem ,please help me
    i creat a c# appliction with vs.net2005 and i want to write
    help file for it .i need a software to creat help file for non
    english language(such as persian or arabic) and right to left
    support . i tried many helpware chm builder tools but each of them
    made a problem .i dont know what to do .what is the best solution
    for creating help files for right to left and non english languages
    how can i build my help file with f1 helping ability .thank u
    so much
    Text

    Hi Mr_Sia and welcome to the RH community.
    You could try looking at the HAT Matrix. This is a comparison
    of all the help tools around. Click
    here to go to it.
    RoboHelp itself, whilst it does support over 35 different languages
    does not support Persian or Arabic.

  • Help me out to get the jar files for FileUpload using MyFaces.

    hi,
    Can anyone help to get the jar files for FileUpload using MyFaces.
    I want myfaces-extensions.jar and commons-fileupload-1.0.jar.
    Thank you.

    you can't control the speed of a for-loop.
    you can remove your code from a for-loop and use a function to execute the code in your for-loop and you control how frequently you call the function.

  • Why Apple doesn't provide .jpg-files for photos with date and our like Blackberry and Samsung?

    why Apple doesn't provide .jpg-files for photos with date and our like Blackberry and Samsung?
    I have to save photos (for medical use) on my pc and this suffix would be useful to identify them quicker.
    Thanks

    http://www.learn.usa.canon.com/resources/blogs/2014/20140708_winston_filenames_b log.shtml

  • HT201077 I have Photo Stream enabled with Automatic downloads enabled. Yet when I try to join a Photo stream I get referred to The I Cloud start support page - this happens for both my Mac and my IPad. What can I do?

    I have Photo Stream enabled with Automatic downloads enabled. Yet when I try to join a Photo stream I get referred to The I Cloud start support page - this happens for both my Mac and my IPad. What can I do?

    The following is from this Apple Document: iCloud: Photo Stream FAQ
    What do I need to use Photo Stream?
    To use Photo Stream, including Shared Photo Streams, you need an iCloud account, compatible devices, and up-to-date software:
    iPhone, iPad, or iPod touch with iOS 6.0 or later
    Mac with OS X Mountain Lion v10.8.2 or later and iPhoto 9.4 or Aperture 3.4 or later
    PC with Windows 8, Windows 7, or Windows Vista (Service Pack 2) and the iCloud Control Panel 2.1 or later for Windows
    Apple TV (2nd generation) with Software Update 5.1 or later
    You can still use Photo Stream without Shared Photo Streams if your devices meet these requirements:
    iPhone, iPad, or iPod touch with iOS 5.1 or later
    Mac with OS X Lion v10.7.5 or later and iPhoto 9.2.2 or Aperture 3.2.3 or later
    PC with Windows 7 or Windows Vista (Service Pack 2) and the iCloud Control Panel v2.0 or later for Windows
    Apple TV (2nd generation) with Software Update 5.0 or later
    For complete iCloud setup instructions, visit How to set up iCloud.
    You need Mt. Lion in order to use Shared Photo Streams.
    OT

  • Please help me with my electrical engineering homework : temperature control and watering system for greenhouse using labview and arduino

    temperature control and watering system for greenhouse using labview and arduino
    spesification :
    1. max temp : 28 celcius (when temperature is more than 28 celcius, fan ON)
    2. min temp : 20 celcius (when temperature is under 20 celcius, heater ON)
    3. watering system : aquaponic (grow plant and fish in separate tank but connect each other). Plant roots help filter water for fish. Fish poop for plants fertilizer. So I need a pump to distribute water.
    Please help me create VI file simulation.. I'm sorry I'm not fluent in English. May God bless you all
    Attachments:
    YOOOSHH.vi ‏88 KB

    Duplicate thread.   Please keep the discussion in that thread where you already have a response. It is also the more appropriate thread for your question.
    Lynn

  • Can the "mode" tag in vhost.xml file be edited using getconfig() and setconfig()?

    can the "mode" tag in vhost.xml file be edited using getconfig() and setconfig()?

    You can create client and have following code in it: (But before that Admin Server is running on the machine which you want make edge server programatically)
    var admin_nc = new NetConnection();
    sendCommand.enabled = false;   // where sendCommand is button on stage with "sendCommand" as instance name
    admin_nc.onStatus = function(info) {
    if (info.code == "NetConnection.Connect.Success")
    sendCommand.enabled = true;
    sendBtn.addEventListener("click", callAdminAPI);
    function callAdminAPI() {
    admin_nc.call("setConfig2",new Result1(),"Proxy/Mode","remote","Adaptor:_defaultRoot_/VHost:_defaultVHost_");
    function Result1() {
          this.onResult = function(info) {
    if (info.code == "NetConnection.Call.Success" ) {
    admin_nc.call("startServer",new Result2(),"restart"); // you can might as well use restartVHost
    function Result2(){
    this.onResult = function(info) {
    if (info.code == "NetConnection.Call.Success" ) {
    trace("Server started successfully);
    admin_nc.connect("rtmp://<your Edge Server IP>:1111/admin","admin","admin");  //here admin/admin is userid/password of Admin of server

  • TestStand with all require files for development distribution

    Hi,
    I am using TestStand 3.5 and LabVIEW 7.1. TestStand is my ActiveX server. I make different sequences mostly using LabVIEW and some are ActiveX call.
    I want to make a complete package of my TestStand sequence including LabVIEW files, dll, llb, etc used by TestStand sequence and sent it for development. Is it possible any way to do this, how?
    Thanks in advance.
    Vishal

    Hi Vishal,
    You can specify the install location directory for any file that's included in your workspace by selecting it and setting the Installer Properties within the Deployment Tool dialog (Deployed Files tab).  In the case of LabVIEW code, if you have a top-level VI that calls a subVI, then the directory in which the subVI is stored is set under the LabVIEW options.  This path is relative to the directory where you indicated to install the top-level VI.  This means that the installer will create a new directory (with the given name) for supporting VIs for every VI that is to be installed in a different location.
    If you just want an installer that will just copy all your files onto another system with the same file structure and directories and you have LabVIEW Professional, you can try creating a source distribution.
    Have a great day,
    Ecleamus R.

  • Logo Kit help- how to prepare logo files for office use?

    Hi, I need assistance preparing ready-made logo files for our office owners to use. So far, I have the following that I've created in Illustrator:
    1. EPS files with Pantone colors for professional printing (publications, ads, brochures, business cards, etc)
    2. I converted the EPS files into RGB 72 dpi JPEG and GIF files (small, medium, and large sizes) for various online and digital uses (PowerPoint presentations, e-mails, online forms, social media pages, etc.)
    3. I also converted the EPS files into CMYK 300 dpi TIF files for in-house printing (in small, medium, and large sizes)
    #3 is where I need the most assistance. These files are for the office owners to import and arrange into their own publications that will be printed inside their own office. During the test run, I was notified of color variances that were happening- the logo files were being inserted into Word documents that were then converted into PDFs. In a few cases (when the document was saved as PDF, or exported as a PDF in the print preview), the colors appeared pretty accurate (at least on screen, they were not printed) but in a case when the document was being exported as a PDF in the Adobe Standard Add-on, the colors were very off (appeared much more vibrant). During researching the issue, I am starting to lean on provided these types of files with RGB colors (especially if they will be using them in Microsoft Office). Let me know if this is correct - I am still a bit confused though, since I've always thought that files that are to be printed must be in CMYK, not RGB.
    How should I be preparing these types of files?
    Thanks!
    Also, any quick tips for the EPS or online RGB file preparation when saving? I made sure to embed colors in the RGB files for color consistency within browsers. For the EPS, I made sure to embed fonts. Anything else I should be keeping my eye out for?

    if the color conversion would be accurate to the original that way.
    If you worry about that in the context of using Office apps, you might as well shoot yourself or jump out of the next window. You simply won't know and unless they work on calibrated monitors and printers (which is extremely unlikely) your precautions with embedding color profiles and all that mean pretty much nothing. The same for your web stuff - unless there is an active monitor color profile on the system, browsers won't do any color management. That's even more the case for mobile devices. So in summary, you can really only output it based on your calibration and hope it matches their systems and a standard sRGB profile reasonably well.
    Mylenium

  • QuickTime Movie Files Won't Convert For iPod using iTunes and QuickTime Pro

    I've got a ton, and I mean a ton of QuickTime movie files of music videos that I want to convert to use on the iPod. I tried using "Convert Selection For iPod" in the Advanced Menu on iTunes, but got the following message trying convert a QuickTime file of U2's Beautiful Day:
    ""Beautiful Day" could not be converted because this file does not allow for saving or conversion."
    I purchased QuickTime Pro hoping that the features on Pro would convert the file. When I opened the same file to convert using QuickTime Pro, "Export" under the file menu was grayed out so I couldn't select it.
    You'd think that an APPLE QuickTime Movie file that can be played on APPLE'S iTunes and APPLE'S QuickTime Player would be able to be converted to be used in APPLE'S iPod player. (Anybody notice how APPLE is capitalized to point out that the the hardware, software and file formats are ALL Apple?)
    Instead I wasted money buying QuickTime Pro when it won't do what I specifically bought it for. Now I have all these QuickTime files which won't play on the iPod.
    Can anybody provide some help or assistance on how to accomplish what I'm trying to accomplish???

    If the file doesn't allow saving or conversions then it is protected by DRM (Fairplay).
    Nothing can help QuickTime Pro convert protected files.

  • How can I export songs with full info (INCLUDING LYRICS) to file for future use? [x]

    Hi everyone,
    I got my new iPod touch 4th gen, and I spend literally all day to edit songs' info like Artist, Lyrics, Album... with like thousand songs.. Then I've tried to export them fully for future use as back up, but I could not find any option to do so. Exporting library and playlist only saves info for basic tags but no lyrics in it. So what should I do? I've tried iTunes Export and mp3Tag but I still could not do it.
    I would appreciate much any help for me to back up full information of songs for future use.
    Regards,
    [x]

    Thanks for the responses.
    I forgot to mention the dimensions I need the file to be at, sorry. Overnight Prints requires that the uploaded file be at 2.13 inches wide by 6.13 inches high (or 638 by 1838 pixels) at 300 dpi. I think I understand what Scott Falkner means by pixels are not a unit of measure. However, I have been using inches in Illustrator, with the file being set to the height and width (in inches) required by Overnight Prints.
    Here is what I have uploaded to Overnight Prints so far:
    - Illustrator file set to 2.13 inches wide by 6.13 inches high – Upload preview on Overnight Prints is correct size, but shows the bookmark as pixelated/blurry.
    - Saved above Illustrator file as copy: “Press Quality Preset” PDF – Upload preview on Overnight Prints is correct size, but the bookmark is still pixelated/blurry.
    - Exported same Illustrator file as a PNG (638 pixels wide by 1838 pixels high - 300dpi) – Upload preview on Overnight Prints is correct size, but shows the bookmark as pixelated/blurry.
    - Creating an Illustrator file at 638 by 1838 pixels makes any file that is uploaded preview on Overnight Prints as too large, but not pixelated/blurry (I think I now understand why, just covering all my bases).
    So, I guess my more specific question would be:
    How can I create a file that I can upload to Overnight Prints (TIF, PDF, JPG, EPS, PNG, or AI) that ends up at the dimensions (in inches) required, while not appearing (at least in the upload preview) as low resolution (pixelated/blurry)?
    Thanks in advance for any responses (especially to such a novice question).

  • How to search a .csv file for data using its timestamp, then import to labview

    Hi, I'm currently obtaining density, viscosity and temperature data from an instrument, adding a timestamp and writing it to a .csv file which I can view in Excel. This works fine (see attached code) but what I need to do now is to search that csv file for data which was obtained at a certain time, import the temperature, density & viscosity values at this time back into Labview to do some calculations with them, while the data acquisition process is still ongoing.
    I've found various examples on how to import an entire csv file into labview, but none on how to extract data at a specific time. Also, whenever I try to do anything with the .csv file while my data acquistion VI is running, I receive error messages (presumably because I'm trying to write to and import data from the .csv file simultaneously). Is there some way around this, maybe using case structures?
    If you need to know my skill level, I've been using Labview for a few weeks and prior to that have basically no experience of writing code, so any help would be great. Thanks!
    Solved!
    Go to Solution.
    Attachments:
    Lemis VDC-30 read registers MODBUS v5.vi ‏56 KB

    It sounds as if you are going about this a little backwards writing to a data file and then extracting from the file but its the weekend so I can't think of an improved way to do it at the moment. 
    Searching for a specific time with those specific values is quite easy, or if you wanted to select any time then you could interpolate the values to find any value that you want (This is where the contiguous measurement comes in, as you have readings at discrete times you will have to interpolate the values if you want to get the 'measured value' at a time point that is not exactly one of your measured points).
    If you can extract the TDMS time column and the T, D & V then simply thresholding and interpolating each of your array/data sets should allow readings at your desired times.
    Attachments:
    Interpolate.png ‏301 KB

  • Inquire about the best laptop specifications for Developing Windows Apps and 3D modelling Animation using "Kinect for Windows v2"?

    I need some help in choosing laptop that is most compatible with "Kinect for Windows v2"; in order to develop Windows Apps, and 3D modelling Animation and Character Design. Which is better (Specifications):
    HP Pavilion Notebook PC 15-p150ne 
    AMD A10-5745M +
    AMD Radeon R7 M260 (2 GB DDR3L dedicated) +
    4 GB 1333 MHz DDR3, OR
    HP Pavilion Notebook PC 15-p034ne 
    Intel Core i5-4210U + NVIDIA GeForce 840M (2 GB DDR3 dedicated) + 4 GB 1600 MHz DDR3L

    The second system with the Intel chipset will more than likely have the Intel USB3 chipset required for Kinect. As for GPU they are similar, but the i5 with DDR3 1600MHZ ram is a better option. Keep in mind, if you are doing anything in-depth for
    3D, a laptop isn't the best options, but if you have to go mobile then you have to decide what is best for your requirements.
    Carmine Sirignano - MSFT

Maybe you are looking for

  • How do I get my playlist to shuffle with the new version of itunes?

    I am having problems getting my playlist to shuffle since I updated to itunes 11.1. When I go to shuffle, it only shows 5 or 6 songs when I have more than 200 in the playlist. Anyone have any ideas?

  • How to check response is recieved

    hi How can we block users to click on links and submit buttons on jsp page until a response is received after making jsp page submit. I suppose we have to write a javascript which disables all functions on JSP page and re-enables it after getting the

  • Dual 2.7 G5 keeps locking up?

    At work we have a dual 2.7Ghz G5 which was purchased last year along with 4GB of RAM (from OWC), and a 30" cinema display. Primarily the machine is used for Photoshop and Indesign, and had worked very well for us... until now. The machine seems to he

  • Support was provided for FI/CO documents

    HI, currently i am in support project for more than a year.i wnt to involved in implementation project.so i hve given some interviews, In my resume i am keeping a sentence is that"support was provided for fi/co documents"so interviewer is asking me w

  • TS3274 How do i reset my forgotten password?

    I have set restrictions on the kids' ipad but when i go to change them, i can't remember my 4 digit passcode. How do i reset it please?