Exclude pkg.m4 from .gitignore

This commit is contained in:
Alan Ott
2012-07-13 23:58:04 -04:00
parent d60d5f278b
commit f33cba0492
+4
View File
@@ -0,0 +1,4 @@
# Ignore All, except pkg.m4, and of course this file.
*
!.gitignore
!pkg.m4