Skip to content

Commit c5c081b

Browse files
committed
Update .gitignore for new install location, config.status.
1 parent 5658834 commit c5c081b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Makefile
22
/parrot
3-
/parrot_install
3+
/install
44
.*.swp
55
*.o
66
*.so
@@ -40,3 +40,4 @@ src/gen/*.pm
4040
src/gen/*.setting
4141
src/stage1
4242
src/stage2
43+
config.status

0 commit comments

Comments
 (0)