.hgignore
author rougeronj
Thu, 02 Apr 2015 13:11:12 +0200
changeset 55 10fd23382e76
parent 1 74bbdd739878
child 58 e71b49ff4a23
permissions -rw-r--r--
split ammico $resource to a new .Service
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
cef349423167 add basic file org + client prototype
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
syntax: regexp
cef349423167 add basic file org + client prototype
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
.DS_Store
cef349423167 add basic file org + client prototype
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
Thumbs.db
cef349423167 add basic file org + client prototype
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
^client/node_modules/
cef349423167 add basic file org + client prototype
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
^client/bower_components/
cef349423167 add basic file org + client prototype
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
^client/build/
1
74bbdd739878 views, path, search...
cavaliet
parents: 0
diff changeset
     7
\.project$