mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Exclude memory profiler captures from git (#3049)
This commit is contained in:
parent
c975d35a36
commit
b2d72bfcf7
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
/[Bb]uild/
|
/[Bb]uild/
|
||||||
/[Bb]uilds/
|
/[Bb]uilds/
|
||||||
/[Ll]ogs/
|
/[Ll]ogs/
|
||||||
|
/[Mm]emoryCaptures/
|
||||||
|
|
||||||
# Never ignore Asset meta data
|
# Never ignore Asset meta data
|
||||||
!/[Aa]ssets/**/*.meta
|
!/[Aa]ssets/**/*.meta
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue