mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-04-19 10:51:18 +00:00
Better gitignore (#76)
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
This commit is contained in:
parent
7b8e37aa37
commit
1c571c8576
10
.gitignore
vendored
10
.gitignore
vendored
@ -397,3 +397,13 @@ FodyWeavers.xsd
|
|||||||
|
|
||||||
# JetBrains Rider
|
# JetBrains Rider
|
||||||
*.sln.iml
|
*.sln.iml
|
||||||
|
|
||||||
|
# IntelliJ IDEs
|
||||||
|
.idea/
|
||||||
|
|
||||||
|
# macOS metadata
|
||||||
|
*.DS_Store
|
||||||
|
|
||||||
|
# CMake Files
|
||||||
|
**/cmake-build-debug
|
||||||
|
**/CMakeCache.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user