source: .gitignore @ 45d9f6419ffcf78a0553c278e65efcf450ad6053

Revision 45d9f6419ffcf78a0553c278e65efcf450ad6053, 411 bytes checked in by Paul Winkler <slinkp@…>, 3 months ago (diff)

Ignore etags file

  • Property mode set to 100644
Line 
1*.pyc
2*.pyo
3.svn
4*.bak
5*.swp
6*~
7._*
8*#
9.#*
10*.orig
11*.rej
12.DS_Store
13/obdemo/obdemo/real_settings.py
14/obdemo/obdemo/settings.py
15*pip-log.txt
16*.egg-info
17*.so
18/bin
19/lib
20/include
21/TileCache
22/manage.py
23src
24/man
25*scraper_http_cache
26distribute-*gz
27docs/_build
28*cache-forever
29.coverage
30.noseids
31.ropeproject
32*,cover
33ebpub/ebpub/media/uploads
34cover
35build
36dist
37tiger_data
38neighborhood_data
39zip_data
40*_flymake.*
41file:/
42TAGS
Note: See TracBrowser for help on using the repository browser.