Added the gitignore file to stop object and dependency files showing up
[tpg/acess2.git] / .gitignore
1 *.o.*
2 *.d.*
3 *~
4 *.o
5 *.d
6 *.ao
7 *.ao.*

UCC git Repository :: git.ucc.asn.au