-
-
Save guylepage3/fc5bbcb843e38f200161b04b9dbcde0b to your computer and use it in GitHub Desktop.
Revisions
-
jamesmurdza created this gist
Apr 20, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,22 @@ # An example global gitignore file # # Place a copy if this at ~/.gitignore_global # Run `git config --global core.excludesfile ~/.gitignore_global` # Folder view configuration files .DS_Store # Files that might appear on external disks .Spotlight-V100 .Trashes # Compiled Python files *.pyc # Compiled C++ files *.out # Application specific files venv node_modules .sass-cache