mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 09:53:12 +00:00
Update .gitignore to include subprojects/.wraplock
Add exception for subprojects/.wraplock in .gitignore
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
# Exclude everything by default
|
# Exclude everything by default
|
||||||
/*
|
/*
|
||||||
|
/subprojects/.wraplock
|
||||||
|
|
||||||
# Except for tracked top-level project directories
|
# Except for tracked top-level project directories
|
||||||
!/.devcontainer/
|
!/.devcontainer/
|
||||||
@@ -25,4 +26,4 @@
|
|||||||
!/flake.nix
|
!/flake.nix
|
||||||
!/meson.build
|
!/meson.build
|
||||||
!/meson.options
|
!/meson.options
|
||||||
!/README.md
|
!/README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user