Update .gitignore

This commit is contained in:
Théo Monnom
2022-08-16 15:29:57 +02:00
parent 037b0c4ec1
commit 191c9f9004
7 changed files with 37 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
//
// Created by Théo Monnom on 16/08/2022.
//
void LKPrintDevices();
-1
View File
@@ -7,7 +7,6 @@
#define PEER_CONNECTION_FACTORY_H
#include "api/peer_connection_interface.h"
#include "sdk/android/src/jni/jni_helpers.h"
namespace lk {