mirror of
https://github.com/github/gitignore.git
synced 2026-09-02 21:27:26 +02:00
Compare commits
3 Commits
f84aa8dcb1
...
2b1d7aec2c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b1d7aec2c | ||
|
|
d5962b38af | ||
|
|
ac73d272df |
@ -28,12 +28,17 @@ x86/
|
|||||||
[Aa][Rr][Mm]64/
|
[Aa][Rr][Mm]64/
|
||||||
[Aa][Rr][Mm]64[Ee][Cc]/
|
[Aa][Rr][Mm]64[Ee][Cc]/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
[Oo]ut/
|
[Oo]ut/
|
||||||
[Ll]og/
|
[Ll]og/
|
||||||
[Ll]ogs/
|
[Ll]ogs/
|
||||||
|
|
||||||
|
# Build results on 'Bin' directories
|
||||||
|
**/[Bb]in/*
|
||||||
|
# Uncomment if you have tasks that rely on *.refresh files to move binaries
|
||||||
|
# (https://github.com/github/gitignore/pull/3736)
|
||||||
|
#!**/[Bb]in/*.refresh
|
||||||
|
|
||||||
# Visual Studio 2015/2017 cache/options directory
|
# Visual Studio 2015/2017 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
# Uncomment if you have tasks that create the project's static files in wwwroot
|
# Uncomment if you have tasks that create the project's static files in wwwroot
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user