]> git.lizzy.rs Git - rust.git/commitdiff
Added .bz2 and stage1 directory to .gitignore
authorTim Chevalier <chevalier@alum.wellesley.edu>
Sun, 15 May 2011 01:54:35 +0000 (18:54 -0700)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Mon, 16 May 2011 23:13:11 +0000 (16:13 -0700)
.gitignore

index bc453137354d8aedaa757fc2e71c351c17927403..a4a69c7a1b22207dc570316af36a870dbb21a159 100644 (file)
@@ -1,4 +1,4 @@
->*~
+*~
 \#*\#
 \#*
 .#*
@@ -55,3 +55,5 @@ config.mk
 src/.DS_Store
 /stage0/
 /dl/
+/stage1/
+*.bz2