mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
Ignore new tmp files
This commit is contained in:
parent
a555a6d865
commit
a0b68cc437
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,9 +1,12 @@
|
||||
build
|
||||
repo
|
||||
source
|
||||
source.tmp
|
||||
source-new
|
||||
source.tar
|
||||
source.tar.tmp
|
||||
stage
|
||||
stage.tmp
|
||||
stage.pkg
|
||||
stage.pkgar
|
||||
stage.sig
|
||||
@ -11,6 +14,7 @@ stage.tar
|
||||
stage.tar.gz
|
||||
stage.toml
|
||||
sysroot
|
||||
sysroot.tmp
|
||||
xargo
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user