Skip to content

Commit 59d191f

Browse files
committed
remove binary from tracking
1 parent f603d2d commit 59d191f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,8 @@ bin/
4141

4242
### Cmake ###
4343
cmake-build-debug
44-
cmake-build-release
44+
cmake-build-release
45+
46+
### Binary Files ###
47+
*.dll
48+
*.jar
-251 KB
Binary file not shown.

0 commit comments

Comments
 (0)