forked from fabioz/Pydev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
56 lines (56 loc) · 1.32 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
.hg
.hgignore
.metadata
plugins/com.python.pydev.docs/merged_homepage/final/*.*
plugins/com.python.pydev.docs/new_homepage/final/*
plugins/com.python.pydev.docs/open_source/final/*
git-kdiff3
plugins/org.python.pydev.jython/cachedir
plugins/**/bin/
features/**/bin/
plugins/**/indexcache/
*.pyc
*.idx
*.orig
CVS
.svn
v1_indexcache
v1_astmanager
*.pyc
*.class
*.astdelta
Thumbs.db
.cvsignore
*.pydevinfo
*.pydevsysteminfo
*.pkc
ProfileProject
de.loskutov.anyedit.AnyEditTools.prefs
*asthelper.completions
plugins/org.python.pydev.core/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
plugins/org.python.pydev.core/pysrc/.git
plugins/org.python.pydev.core/pysrc/.project
plugins/org.python.pydev.core/pysrc/.settings
**/v2_indexcache/**
plugins/com.python.pydev.runalltests/fake_homedir*
.cache