mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-12-01 03:38:32 -05:00
Add gitignore for setup dir
This commit is contained in:
parent
4c95f5a213
commit
55dd851ff8
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
setup/*/
|
@ -8,3 +8,5 @@ cd tt || exit
|
|||||||
make
|
make
|
||||||
chmod 755 tt
|
chmod 755 tt
|
||||||
mv -fv tt ~/.local/bin/tt
|
mv -fv tt ~/.local/bin/tt
|
||||||
|
|
||||||
|
cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user