add Makefile to .gitignore

- useful for a local Makefile in the working copy
This commit is contained in:
Martin Nowak 2013-11-17 23:01:04 +01:00
parent 56544eddd0
commit 1e5467eab5

1
.gitignore vendored
View file

@ -24,6 +24,7 @@ src/verstr.h
.DS_Store
trace.def
trace.log
Makefile
# Visual Studio files
*.exe