Add a few .gitignore files

This commit is contained in:
Pierre Pronchery 2015-07-12 22:13:04 +02:00
parent 7d9507c4f8
commit 51886913dc
5 changed files with 12 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Makefile
*.o

2
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/presenter.1
/presenter.html

3
po/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/Presenter.pot
/*.mo
/*.po~

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/presenter

4
src/slides/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/embed.dylib
/embed.so
/title.dylib
/title.so