소스 검색

remove copied dlls from git

Kolja Strohm 6 년 전
부모
커밋
defa3c8afa
4개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore
  2. BIN
      Test/Framework.dll
  3. BIN
      Test/KSGScript.dll
  4. BIN
      Test/network.dll

+ 1 - 0
.gitignore

@@ -22,6 +22,7 @@ bld/
 [Oo]bj/
 [Ll]og/
 data/Minigames
+*.dll
 
 # Visual Studio 2015 cache/options directory
 .vs/

BIN
Test/Framework.dll


BIN
Test/KSGScript.dll


BIN
Test/network.dll