Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Don't ignore the .git folder; but do ignore .hg.
Browse files Browse the repository at this point in the history
  • Loading branch information
silinoron committed Dec 28, 2010
1 parent af03676 commit 0e9e473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ build/
*.orig
*.rej
*~
.git/
.hg/
*.kdev*

0 comments on commit 0e9e473

Please sign in to comment.