mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 03:25:45 +01:00
update gitignore to be more accurate with the current workings of things
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -6,6 +6,7 @@
|
||||
|
||||
# unhide dotfiles we want to keep
|
||||
!.gitignore
|
||||
!.gitmodules
|
||||
!.editorconfig
|
||||
!.clang-format
|
||||
!/.github/
|
||||
@@ -14,10 +15,8 @@
|
||||
*.o
|
||||
*.d
|
||||
*.out
|
||||
*.lock
|
||||
/bin/
|
||||
/obj/
|
||||
/test/bin/
|
||||
/test/obj/
|
||||
*.lock
|
||||
/vcpkg_installed/
|
||||
compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user