mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +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/
|
/out/
|
||||||
/CMakeSettings.json
|
/CMakeSettings.json
|
||||||
/CMakeUserPresets.json
|
/CMakeUserPresets.json
|
||||||
|
|
||||||
# My shelves
|
|
||||||
.shelve/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user