Use .gitignore file instead of .hgignore
This commit is contained in:
parent
81e5b72f3d
commit
0a33e29e4f
2 changed files with 9 additions and 11 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/doc/
|
||||
/logs/
|
||||
/media/
|
||||
/tmp/
|
||||
/uploads/
|
||||
/seminarymedia/
|
||||
/seminaryuploads/
|
||||
/www/analytics/tmp/
|
||||
/app/lib/phpqrcode/cache/
|
||||
Loading…
Add table
Add a link
Reference in a new issue