Skip to content

Instantly share code, notes, and snippets.

@vraravam
Last active April 18, 2024 09:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save vraravam/d8c0a88d0046225e5700f6ba7258da65 to your computer and use it in GitHub Desktop.
Save vraravam/d8c0a88d0046225e5700f6ba7258da65 to your computer and use it in GitHub Desktop.
~/.gitignore
# file location: ${HOME}/.gitignore
!.bundle/config
!.keep
.~lock*#
.babel.json
.boxfuse/
.bundle/cache
.cisco/vpn/log
.cocoapods/
/.config/zed/.tmp*
/.config/zed/embeddings
/.continue/server
/.continue/sessions
/.continue/calculator.py
/.continue/config.py
/.aspnet/DataProtection-Keys
/.tooling/gradle/checksums/
/.tooling/gradle/versions.json
/.mono/registry/
/.tooling/gradle/checksums/
/.aspnet/DataProtection-Keys/
.cordova
.dartServer/
.docker/
.dotnet/
.DS_Store
.electron-gyp
.env
.hawtjni/
.helm/**/*.tgz
.idea*
.idea/libraries/
.idea/markdown* # Only if you have the Markdown Navigator plugin
.idea/uiDesigner.xml
.idea/workspace.xml # Critical to ignore (guaranteed to be different on every machine and changes frequently)
.minikube
.node-gyp
.node-stats/local-storage.json
.nuget
.phantomjs
.plugman/plugman.log
.pub-cache/
.pylint.d/
.rd/
.swiftpm/
.talisman/bin/
.talisman/talisman_html_report
.templateengine/dotnetcli/
.templateengine/Visual\ Studio/
.terraform.d/checkpoint_cache
.terraform.d/checkpoint_signature
.vnc/ViewerStore
*-journal
*.db-wal
*.iso
*.log
*.sqlite-shm
*.sqlite-wal
*.sw[nop]
*.zwc
*.zwc.old
**/Skype/**/media_messaging/
*db-shm
*db-wal
/_install*
/.*.cache
/.android
/.ansible
/.bash_history
/.bash_sessions
/.boot2docker/*
/.BuildServer
/.cache
/.CFUserTextEncoding
/.chef
/.clamtk
/.codetogether/team-settings.txt
/.colima/
/.config/caffeine/log
/.config/coc/extensions/package.json
/.config/coc/memos.json
/.config/configstore/
/.config/direnv/allow
/.config/gatsby/config.json
/.config/gatsby/events.json
/.config/gatsby/sites/
/.config/iterm2/AppSupport
/.config/jgit/config
/.config/nvim/autoload/plug.vim
/.config/nvim/plugged/
/.config/simple-update-notifier/electron-builder.json
/.config/stetic/library-cache/
/.config/xbuild/pkgconfig-cache-2.xml
/.ctsystem
/.cups/
/.cvecheck/cvecheck-runtime.properties
/.dmrc
/.dropbox*
/.dvdcss
/.eclipse/**/cache
/.electron
/.equo/
/.esd_auth
/.fig.dotfiles.bak/
/.fig/
/.fontconfig
/.freemind
/.gem/
/.Genymobile
/.gi_list
/.gradle
/.gstreamer*
/.erlang-history/
/.heroku
/.hex
/.ICEauthority
/.ideaLibSources/
/.install4j
/.IntelliJIdea*/restart/restarter
/.ivy2/
/.java-caller/
/.keepassx/
/.kube/
/.kuberlr
/.launchd.conf
/.lesshst
/.libreoffice
/.lima/
/.local
/.m2
/.macromedia
/.mission-control
/.mix/archives/
/.nchsoftware
/.nix-profile
/.npm
/.oh-my-zsh
/.oracle_jre_usage/*.timestamp
/.org.eclipse*
/.p4tickets
/.packer.d/
/.parallel
/.passenger/
/.pki
/.pnpm-state/pnpm-state.json
/.pnpm-store/
/.pulse*
/.recently-used.xbel
/.rnd
/.RSA/
/.rvm/
/.sbt/
/.scalarDiagnostics/
/.Skype
/.sonarlint/
/.ssh/known_hosts
/.sts4
/.sts4-jandex
/.subversion
/.sudo_as_admin_successful
/.swt/
/.templateengine/Rider
/.templateengine/Visual\ Studio/*/packages/
/.terminfo/
/.testcontainers.properties
/.thumbnails
/.tldrc/
/.tmux
/.Trash
/.TrueCrypt*
/.v8flags*
/.vagrant.d
/.viminfo
/.vpython*
/.vscod*
/.xsession-errors*
/.yahoorc
/.yarn/berry/telemetry.json
/.yarnrc
/.yjp
/.zcompdump*
/.zoomus
/.zsh_history
/.zsh_sessions/
/.zsh-evalcache/
/.zsh/
/*.key
/app.retry
/Applications/
/Applications\ (Parallels)
/bin/
/Box\ Documents/
/Box\ Sync
/Brewfile.lock.json
/Desktop/
/dev/
/Documents/
/Downloads/
/Google\ Drive
/Google\ Drive\ File\ Stream
/Library/
/mbox
/Movies/
/Music/
/OWASP-Dependency-Check/data
/Parallels
/personal/vijay/profiles/
/Pictures/
/Public/
/QuickStart
/share
/Sites/
/swap-pane
/trivy
/Virtual\ Machines*
/VirtualBox*
bookmarkbackups/
Cache/
CachedData/
GPUCache/
log/*.log
logs
Network\ Persistent\ State
node_modules
temp/
Thumbs.db
tmp/
__pycache__
/go/pkg/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment