Skip to content

Instantly share code, notes, and snippets.

View helmut-steiner's full-sized avatar
🐢
Slow is smooth and smooth is fast

Helmut Steiner helmut-steiner

🐢
Slow is smooth and smooth is fast
View GitHub Profile
@helmut-steiner
helmut-steiner / .gitignore
Created March 16, 2017 11:37 — forked from kmorcinek/.gitignore
Example .gitignore file I use for C# projects
# Download this file using PowerShell v3 under Windows with the following comand:
# Invoke-WebRequest https://gist.githubusercontent.com/kmorcinek/2710267/raw/ -OutFile .gitignore
# or wget:
# wget --no-check-certificate http://gist.githubusercontent.com/kmorcinek/2710267/raw/.gitignore
# User-specific files
*.suo
*.user
*.sln.docstates