forked from fabioz/Pydev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
69 lines (69 loc) · 1.86 KB
/
.gitignore
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
.hg
.hgignore
.metadata
External Plug-in Libraries
plugins/com.python.pydev.docs/merged_homepage/final/*.*
plugins/org.python.pydev.releng/results/*
plugins/com.python.pydev.releng/results/*
org.python.pydev/bin
plugins/com.python.pydev.fastparser/bin
plugins/org.python.pydev.refactoring/bin
plugins/org.python.pydev.parser/bin
plugins/com.python.pydev.docs/new_homepage/final/*
plugins/com.python.pydev.docs/open_source/final/*
features/org.python.pydev.feature/bin/
features/org.python.pydev.django_templates.feature/bin/
git-kdiff3
plugins/com.python.pydev.docs/.pydevproject
plugins/com.python.pydev.fastparser/.pydevproject
plugins/com.python.pydev/.pydevproject
plugins/org.python.pydev.debug/.pydevproject
plugins/org.python.pydev.help/.pydevproject
plugins/org.python.pydev.jython/.pydevproject
plugins/org.python.pydev.runalltests/bin/
plugins/org.python.pydev/.pydevproject
plugins/**/bin/
plugins/com.python.pydev.pytoobjectivec/
*.pyc
*.idx
*.orig
CVS
.svn
indexcache
v1_indexcache
v1_astmanager
*.pyc
*.class
*.astdelta
Thumbs.db
.cvsignore
*.pydevinfo
*.pydevsysteminfo
*.pkc
ProfileProject
de.loskutov.anyedit.AnyEditTools.prefs
*asthelper.completions
plugins/org.kacprzak.eclipse.django.editor.plugin/
plugins/org.python.pydev.django_templates/bin
etc/
plugins/org.python.pydev/tests/pysrc/extendable/bootstrap_dll/umath.pyd
plugins/com.python.pydev.runalltests/Configuration*
external-sources
plugins/org.python.pydev.parser/tests/org/python/pydev/parser/generated_data_test_utf8_with_bom.py
plugins/com.python.pydev.runalltests/Only.Pydev.launch
plugins/com.python.pydev.docs/merged_homepage/*.rst_html
data_temporary_for_testing
plugins/jdt_plugins/
*v1_projectinfodelta
plugins/com.python.pydev.runalltests/New_configuration1.launch
target/
# Mac OS X stuff
Desktop DF
Desktop DB
.Spotlight-V100
.DS_Store
.Trashes
.com.apple.timemachine.supported
.fseventsd
.syncinfo
.TemporaryItems