aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-13gitignore: ignore rotated logfilesAlexander Sulfrian1-1/+1
2013-01-05add ftgl to c/ldflagsAlexander Sulfrian1-1/+1
2013-01-05added main applicationAlexander Sulfrian1-1/+3
added makefile added main function (src/main.cpp) added Application-class with sdl initialisation and main loop added log4cxx.xml configuration for main application adjusted .gitignore
2013-01-05Makefile reworkAlexander Sulfrian1-2/+1
more custizable with variables target for test-with-coverage (build, run, generate html) tests object and coverage files in seperate dir
2013-01-05enabled code coverage debug outputAlexander Sulfrian1-0/+2
2013-01-05added some usefull ignoresAlexander Sulfrian1-0/+1
2009-12-05ignored autogenerated filess_alexander1-0/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1965 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-11-09merged unicode branch (r1931) into trunks_alexander1-1/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1939 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-07-26ignore Thumbs.db tootobigun1-0/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1928 b956fd51-792f-4845-bead-9b4dfca2ff2c
2009-07-26make life easier for git-users with .gitignore files. Especially it prevents ↵tobigun1-0/+20
git from removing empty directories. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1926 b956fd51-792f-4845-bead-9b4dfca2ff2c