Add and/or update .gitignore files.

mfilterjavac/.gitignore:
	Add a .gitignore file for this directory.

browser/.gitignore:
mbdcomp/.gitignore:
runtime/.gitignore:
ssdb/.gitignore:
trace/.gitignore:
	Ignore .so files.
This commit is contained in:
Julien Fischer
2013-05-21 14:17:33 +10:00
parent ba0305d6c1
commit e131b228db
7 changed files with 20 additions and 3 deletions

11
mfilterjavac/.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
MFILTERJAVAC_FLAGS
mfilterjavac
*.c
*.c_date
*.d
*.dep
*.dv
*.mh
*.o
*.err
*.exe