update: executes commands only in /usr/bin
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,5 +1,14 @@
|
||||
# File
|
||||
minishell
|
||||
|
||||
# Build path
|
||||
build/
|
||||
/build
|
||||
|
||||
# Libraries path
|
||||
/lib
|
||||
|
||||
# VSCode
|
||||
/.vscode
|
||||
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
Reference in New Issue
Block a user