build: Add third-party directory for external dependencies
This commit is contained in:
5
third-party/.gitignore
vendored
Normal file
5
third-party/.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user