mirror of
https://github.com/godotengine/webrtc-native.git
synced 2026-01-06 06:09:45 +03:00
Better gitignores
This commit is contained in:
2
lib/godot-cpp/release/.gitignore
vendored
Normal file
2
lib/godot-cpp/release/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
3
lib/webrtc/.gitignore
vendored
3
lib/webrtc/.gitignore
vendored
@@ -1,2 +1 @@
|
||||
*
|
||||
!.gitignore
|
||||
include/
|
||||
|
||||
2
lib/webrtc/lib/linux/.gitignore
vendored
Normal file
2
lib/webrtc/lib/linux/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
2
lib/webrtc/lib/windows/.gitignore
vendored
Normal file
2
lib/webrtc/lib/windows/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user