mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Clean up .gitignore
To set up a personal .gitignore: using Git Bash: `echo shelve/ >> ~/.gitignore` `git config --global core.excludesFile ~/.gitignore` using Command Prompt, replace `~` with `%USERPROFILE%`
This commit is contained in:
@@ -8,6 +8,3 @@
|
||||
/out/
|
||||
/CMakeSettings.json
|
||||
/CMakeUserPresets.json
|
||||
|
||||
# My shelves
|
||||
.shelve/
|
||||
|
||||
Reference in New Issue
Block a user