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
  • nic nie działa, commit żeby znaleźć źródło ...
    ee26174f
    --HG--
    rename : history_wip/history_table.sql => history/history_table.sql
    rename : history_wip/history_triggers.sql => history/history_triggers.sql
    rename : history_wip/make_history.sql => history/make_history.sql
    janek37 authored
    2012-10-22 14:55:45 +0200  
    Browse Code »
.hgignore 182 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14
syntax: regexp

^database_data\.py$
^gen/
^import-eksport/
^słówka/
\.pyc$
\.orig$
~$
django\.mo$
\.komodoproject$
^\.idea/\.name$
^\.idea/workspace\.xml$
^\.idea/dataSources\.ids$