mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 21:17:46 +00:00
Merge pull request #479 from slapresta/add-tmp-to-gitignore
Add /tmp/ to .gitignore
This commit is contained in:
commit
3486ff5ae5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
/build/
|
||||
/target/
|
||||
/tmp/
|
||||
/busybox/
|
||||
*~
|
||||
.*.swp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue