From 58f35e44ae17a8d4c55b1b19696245666d3697d3 Mon Sep 17 00:00:00 2001 From: erihel Date: Mon, 14 Jan 2013 22:55:16 +0100 Subject: * Removed alut * Using libsndfile to load sounds and music * Added support for playing music files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bc2649c..0e9774c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,8 @@ Makefile /Testing /CTestTestfile.cmake /src/CBot/tests/CBot_console/bin/ +.kdev4 +*.kdev4 +*.flv +*.mp4 + -- cgit v1.2.3-1-g7c22