Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
Use .gitignore file instead of .hgignore
Browse files Browse the repository at this point in the history
  • Loading branch information
coderkun committed Apr 13, 2019
1 parent 81e5b72 commit 0a33e29
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
9 changes: 9 additions & 0 deletions .gitignore
@@ -0,0 +1,9 @@
/doc/
/logs/
/media/
/tmp/
/uploads/
/seminarymedia/
/seminaryuploads/
/www/analytics/tmp/
/app/lib/phpqrcode/cache/
11 changes: 0 additions & 11 deletions .hgignore

This file was deleted.

0 comments on commit 0a33e29

Please sign in to comment.