Skip to content

Commit

Permalink
Added configure to source control so it's possible to build directly …
Browse files Browse the repository at this point in the history
…from Mercurial

Added .hgignore for SDL_ttf
  • Loading branch information
slouken committed Jan 2, 2012
1 parent 53118d5 commit 01c40c9
Show file tree
Hide file tree
Showing 7 changed files with 19,971 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
syntax:glob
autom4te*
config.cache
config.log
config.status
Makefile
libtool
.deps
.libs
SDL_ttf.pc
SDL_ttf.spec
Loading

0 comments on commit 01c40c9

Please sign in to comment.