Logo

GitLab

Sign in

SGJP / Kuznia

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Kuznia
  • .hgignore
  • tłumaczenie tekstów w bazie, refaktoryzacja i inne takie ...
    fe852282
    --HG--
    branch : beta
    janek37 authored
    2015-07-15 16:09:45 +0200  
    Browse Code ยป
.hgignore 113 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12
syntax: regexp

^database_data\.py$
^gen/
^import-eksport/
\.pyc$
\.orig$
~$
\.mo$
^\.idea/
^static/
^secret.txt$