Skip to content

Commit 251cbab

Browse files
committed
Added .bz2 and stage1 directory to .gitignore
1 parent e217981 commit 251cbab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
>*~
1+
*~
22
\#*\#
33
\#*
44
.#*
@@ -55,3 +55,5 @@ config.mk
5555
src/.DS_Store
5656
/stage0/
5757
/dl/
58+
/stage1/
59+
*.bz2

0 commit comments

Comments
 (0)