Ignore Makefile again, now that autoconf generates it.
authorJustin Seyster <jseyster@cs.sunysb.edu>
Fri, 13 Aug 2010 20:53:26 +0000 (16:53 -0400)
committerJustin Seyster <jseyster@cs.sunysb.edu>
Fri, 13 Aug 2010 20:53:26 +0000 (16:53 -0400)
workspace/.gitignore

index 24bec0f6406e546a10d121412c085fd7c36edd5e..8d7f82ca89529e4bc3f9f2651c2531fd5a754c0e 100644 (file)
@@ -1,10 +1,6 @@
 *.c
 *.so
 
-# The Makefile in this directory is hand-written, not generated by
-# Automake
-!Makefile
-
 # There is one C file included as an example that should be
 # distributed with InterAspect.
 !hello.c