git ignore global
#Create your global ignore file like a normal .gitignore
#in your home folder.
git config --global core.excludesfile /path/to/home/.gitignore
#Your git now exclude any file declared in that .gitignore
#It's useful for hide your IDE's folder (.idea, .vscode, ...)# .gitignore global
# IntelliJ IDEA
.idea
*.iml
*.iws
.idea-compl
*.sc
# Mac
.DS_Store
# Clojure
.lein-repl-history
.lein-failures
completer.hist
.nrepl-port
# Scala
libsigar-universal64-macosx.dylib
# Custom
*.no-commit.*
Also in Shell:
- package 'mana-toolkit' has no installation candidate
- install deb file
- git clone different name
- convert excel to csv command line linux
- convert all files and folders in current directory into zip in linux
- free port in linux
- how to install react with typescript
- how to pip install in folder
- unir arquivos linux
- node install ubuntu
- git clone with username and password
- git commit permission changes
- install node js ubuntu
- how to turn off bluetooth in ubuntu 18.04 terminal
- install postfix dovecot ubuntu 16.04
- delete git
- how to install node fetch
- git change user for single repo
- install flask
- run jar file command line
- git push pull asks for login everytime
- linux search for line in file
- bash compare two strings
- git remove folder remotely