mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +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]uilds/
|
||||
/[Ll]ogs/
|
||||
/[Mm]emoryCaptures/
|
||||
|
||||
# Never ignore Asset meta data
|
||||
!/[Aa]ssets/**/*.meta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue