Rename .hgignore to .gitignore.

This commit is contained in:
silinoron
2010-12-28 13:08:22 -08:00
parent 4e697869a0
commit 2f3496f198
2 changed files with 8 additions and 13 deletions
+8
View File
@@ -0,0 +1,8 @@
build/
.directory
*.orig
*.rej
*~
.git/
*.kdev*
-13
View File
@@ -1,13 +0,0 @@
# use glob syntax.
syntax: glob
build/
.directory
*.orig
*.rej
*~
.git/
*.kdev*
# use regexp syntax.
syntax: regexp