1
Fork 0
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:
Cynede 2014-12-26 00:22:59 +04:00
commit 3486ff5ae5

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
/build/
/target/
/tmp/
/busybox/
*~
.*.swp