branch: new-master commit 61bd7552d3678834673b105fcf7f027a2c4e9ddc Author: Stefan Monnier <[email protected]> Commit: Stefan Monnier <[email protected]>
* .gitignore: Add GNUmakefile and allow `admin` to be a symlink
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 57f6af1..3373141 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,7 +11,8 @@ core
/packages/
/archive/
/archive-devel/
-/admin/
+GNUmakefile
+/admin
# Testing file
*.log
