Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

create gitignore files

#Linux
$ touch .gitignore

#Windows
cd c:<your path>
notepad .gitignore
#Accept the prompt to create the file, edit the contents accordingly, save and close.
Comment

gitignore new monified file ?

--cached
    Use this option to unstage and remove paths only from the index. 
    Working tree files, whether modified or not, will be left alone.
Comment

PREVIOUS NEXT
Code Example
Shell :: git log get out hotkey 
Shell :: manjaro mirrolist 
Shell :: shell script to set a max size of log file (laravel) 
Shell :: sed only keep string between brackets 
Shell :: vmware mukesh003 
Shell :: Errno::EPERM: Operation not permitted @ dir_s_mkdir - /usr/local/Cellar 
Shell :: how to do a sudo reboot on raspberry pi 
Shell :: Não é possível excluir uma partição protegida sem o parâmetro de proteção forçada definido. 
Shell :: mac cleanup github 
Shell :: netstat column headers 
Shell :: install google client api individually 
Shell :: using centos 7 as haproxy 1.8 
Shell :: how to check when was the last UBUNTU server patched 
Shell :: sed subgroup pattern replace 
Shell :: unix and dos cmd 
Shell :: check if internet is available shell script 
Shell :: command line unzip linux sudo apt-get install unzip 
Shell :: cmd lister dossier 
Shell :: git-revision-webpack-plugin 
Shell :: are pip packages safe for linux 
Shell :: canot find acord dynamic import 
Shell :: sudo add-apt-repository ppa:diodon-team/stable 
Shell :: grep simon 
Shell :: bloquear /var/lib/apt/lists 
Shell :: psh reverse shell 
Shell :: Setting an ACL in Linux 
Shell :: thelinuxterminal.com grep command 
Shell :: packet forwarding linux echo 1 
Shell :: 1 exception(s): Exception #0 (MagentoFrameworkExceptionRuntimeException): Type Error occurred when creating object: SignatureLockersCarrierModelCarrierLockersCarrier 
Shell :: task scheduler powershell closes immediately 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =