linux-gnu
/usr/bin/zsh
/usr/bin/zsh
/home/user/.vscode-server/bin/054a9295330880ed74ceaedda236253b4f39a335/bin/code
gh version 1.11.0 (2021-06-03) https://github.com/cli/cli/releases/tag/v1.11.0
python not found
pip not found
git version 2.32.0
main
false
/home/user/.gitignore_global
computer. See https://help.github.com/articles/ignoring-files
globally safely at: https://github.com/github/gitignore/tree/master/Global
This repository can be found at: https://github.com/github/gitignore
###############################################################################
###############################################################################
#================================= Archives ==================================#
*.7z *.jar *.rar *.zip *.gz *.gzip *.tgz *.bzip *.bzip2 *.bz2 *.xz *.lzma *.cab *.xar
*.iso *.tar
*.dmg *.xpi *.gem *.egg *.deb *.rpm *.msi *.msix *.msm *.msp *.txz
#===================== Operating System Generated Files ======================# #----------------------------------- Linux -----------------------------------#
*~
.fuse_hidden* .nfs*
.directory
.Trash-*
#----------------------------------- macOS -----------------------------------#
.DS_Store .DS_Store? .AppleDouble .LSOverride
._*
.DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent
.AppleDB .AppleDesktop Network Trash Folder Temporary Items .apdisk
#---------------------------------- Windows ----------------------------------#
Thumbs.db Thumbs.db:encryptable ehthumbs.db ehthumbs_vista.db
*.stackdump
[Dd]esktop.ini
$RECYCLE.BIN/
*.lnk
#==================================== Tags ===================================#
tags
#============================ Visual Studio Code =============================#
.vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json
.history/
###############################################################################
###############################################################################
#=========================== Compiled Source Code ============================#
*.class
*.so *.dylib *.dll
*.com *.exe *.out *.app
*.slo *.lo *.o *.obj
#================================== Django ===================================#
*.log
local_settings.py
db.sqlite3 db.sqlite3-journal
#============================== Node and Python ==============================#
.env
#=================================== Node ====================================#
node_modules
#================================== Python ===================================#
*.py[cd] pycache/ .python-version
#================================== React ====================================# .eslintcache