Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

github ignore files

just put the name or the path to your file in a .gitignore file, like this:

your_file.svg     <-- ignore the file your_file.svg
*.sql             <-- ignore any .sql files
ihm/test/         <-- ignore the whole "test" folder in "ihm"
Comment

PREVIOUS NEXT
Code Example
Shell :: redis-server specify port 
Shell :: install pkgbuild arch 
Shell :: sed between two matches 
Shell :: online c compiler with working fork 
Shell :: git move file 
Shell :: The CUDA compiler identification is unknown CMake Error at CMakeLists.txt:441 (enable_language): No CMAKE_CUDA_COMPILER could be found. 
Shell :: alpine install package 
Shell :: aternative wget comand 
Shell :: recursively change file permissions linux 
Shell :: bash delete the last line of a file 
Shell :: powershell open current path in explorer 
Shell :: /usr/local/etc/httpd/httpd.conf 
Shell :: use github.com/stretchr/testify/assert 
Shell :: install lua on ubuntu 
Shell :: laravel install valet 
Shell :: linux check if screen is running 
Shell :: github gist api 
Shell :: how to uninstall global babel jest npm 
Shell :: push exsisting repo 
Shell :: rename a branch alredy pushed 
Shell :: libracad ubuntu 
Shell :: install material table formik 
Shell :: clone code -lr 
Shell :: git branch command 
Shell :: add directory to path on linux 
Shell :: Git lab global setup 
Shell :: get the latest from remote git 
Shell :: grep capture group 
Shell :: create a new branch from existing branch in git 
Shell :: linux edit file 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =