mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-02-07 03:18:30 -06:00
Improve .gitignore (#576)
* Improve .gitignore Signed-off-by: Isaac Marovitz <isaacryu@icloud.com> * Correct whoopsie Signed-off-by: Isaac Marovitz <isaacryu@icloud.com> --------- Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -397,3 +397,13 @@ FodyWeavers.xsd
|
||||
|
||||
# JetBrains Rider
|
||||
*.sln.iml
|
||||
|
||||
# IntelliJ IDEs
|
||||
.idea/
|
||||
|
||||
# macOS metadata
|
||||
*.DS_Store
|
||||
|
||||
# CMake Files
|
||||
**/cmake-build-debug
|
||||
**/CMakeCache.txt
|
||||
Reference in New Issue
Block a user