Better gitignores

This commit is contained in:
Fabio Alessandrelli
2019-04-17 15:48:24 +02:00
parent 6c0831b6c6
commit 8e46eed9e8
5 changed files with 7 additions and 2 deletions

2
lib/godot-cpp/release/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

View File

@@ -1,2 +1 @@
*
!.gitignore
include/

2
lib/webrtc/lib/linux/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

2
lib/webrtc/lib/windows/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore