diff options
| author | Michael <[email protected]> | 2017-03-20 20:31:04 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-03-20 20:31:04 -0400 |
| commit | 44cb33010e4b0abbd7148b3ed2b29ca03a95dbb3 (patch) | |
| tree | c7240bb38659aebf1b0afde7cb5808c99a6abef9 /.gitignore | |
| parent | 10266912af86684c49ddb17510bb11e337295895 (diff) | |
| download | project-unite-44cb33010e4b0abbd7148b3ed2b29ca03a95dbb3.tar.gz project-unite-44cb33010e4b0abbd7148b3ed2b29ca03a95dbb3.tar.bz2 project-unite-44cb33010e4b0abbd7148b3ed2b29ca03a95dbb3.zip | |
Kill web.config
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. +# Let's just fuck the web.config in the a$$. +Web.config + # User-specific files *.suo *.user |
