EGreg / Platform-history

The Qbix Platform for powering Social Applications
http://qbix.com/platform
GNU Affero General Public License v3.0
21 stars 5 forks source link

Fix hgignore and gitignore #21

Open EGreg opened 10 years ago

EGreg commented 10 years ago

Right now we have ^files/ in .hgignore and .gitignore, but some directories like files/MyApp/uploads should be checked in! So override the ignore by a line which recognizes files/MyApp/uploads/.dir file.