diff options
author | Nash <nash@bsd-noobz.com> | 2014-08-30 21:09:17 +0700 |
---|---|---|
committer | Nash <nash@bsd-noobz.com> | 2014-08-30 21:09:17 +0700 |
commit | bd1fc4a202bb68f746bbea17bad025dca49a46ce (patch) | |
tree | 4f0f19e8d0f44b855936f020f3e97dbb536fbea2 | |
parent | 6605643a3ffb384acd91fa3693d0965999db8ec5 (diff) |
Exclude Makefile in .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ *.o *.so *.app +Makefile # Packages # ############ |