My favorites | Sign in
Project Home Downloads Wiki Issues Source
Repository:
Checkout   Browse   Changes   Clones    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
syntax: glob
*.class
*.dex
*.orig
*.swp
*.pyc
python/src/build/*
python/gdata/build/*
python/xmpppy/build/*
python/src/android/*
python/src/*python
python/src/Parser/*pgen
python/src/config.status.lineno
lua/src/src/lua
lua/src/src/luac
lua/build/*
lua/log
android/PythonForAndroid/obj/*
android/PythonForAndroid/libs/armeabi/*
android/DocumentationGenerator/doc/*
syntax: regexp
(python|lua)/.*\.o
python/.*\.pyc
(python|lua)/.*\.so
(python|lua)/.*\.a
android/.*/(bin|gen)/.*

glob:*~

Change log

51118061cd3e by rjmatthe...@gmail.com.au on Jan 30, 2011   Diff
Tweaks to javadoc.xml
Go to: 
Project members, sign in to write a code review

Older revisions

387713838ec8 by rjmatthews62 on Jan 7, 2011   Diff
Ignore files *~
2f48c64dd3d9 by Patrick Dubroy <dub...@google.com> on Sep 16, 2010   Diff
Experimental support for an in-process
Python interpreter
d7daf81c21b8 by Damon Kohler <damonkohler> on Apr 6, 2010   Diff
Remove generated files.
Update ignore file.
Remove unnecessary attributes from
test project manifest.
All revisions of this file

File info

Size: 486 bytes, 28 lines
Powered by Google Project Hosting