mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 22:17:45 +00:00
Add /tmp/ to .gitignore
This commit is contained in:
parent
710f41c375
commit
c3d30af5e9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
/build/
|
/build/
|
||||||
/target/
|
/target/
|
||||||
|
/tmp/
|
||||||
/busybox/
|
/busybox/
|
||||||
*~
|
*~
|
||||||
.*.swp
|
.*.swp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue