* .hgignore file
This commit is contained in:
parent
fd9dc7e706
commit
47c8d9a96d
1 changed files with 10 additions and 0 deletions
10
.hgignore
Normal file
10
.hgignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
syntax: glob
|
||||
.DS_Store
|
||||
reServe
|
||||
convertdb
|
||||
music
|
||||
*.o
|
||||
*.hi
|
||||
*.esproj
|
||||
*.sublime*
|
||||
*.8
|
Loading…
Reference in a new issue