mirror of https://github.com/stashapp/stash.git
Updated gitignore to ignore packr2 generated files
This commit is contained in:
parent
fbc674e680
commit
485dcadaa6
|
@ -15,6 +15,9 @@
|
|||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Packr2 artifacts
|
||||
**/*-packr.go
|
||||
|
||||
####
|
||||
# Jetbrains
|
||||
####
|
||||
|
|
Loading…
Reference in New Issue