tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

.hgignore (189B)


      1 
      2 # These lines are suggested according to the svn:ignore property
      3 # Feel free to enable them by uncommenting them
      4 syntax:glob
      5 *.pyc
      6 *.pyo
      7 *.swp
      8 *.html
      9 *.class
     10 
     11 .tox
     12 
     13 build
     14 dist
     15 *.egg-info
     16