build: Add third-party directory for external dependencies

This commit is contained in:
Gabriel Ferreira
2024-06-11 17:55:51 +02:00
parent b98b408f72
commit e088d47b72

5
third-party/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignore everything by default, third-party sources are coming from other places
*
# Include specific files that should be tracked by Git
!.gitignore