forked from IronLanguages/main
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
50 lines (45 loc) · 1.44 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
*_name_S*
# Output directories
obj/
bin/
/bin/
/Stage
/Packages
# Temporary VS files
*.suo
*.csproj.user
*.wixproj.user
*.pidb
# Generated files
BuildInfo.Generated.cs
CurrentVersion.Generated.cs
TestResult.xml
Solutions/TestResults/
Runtime/Samples/Hosting/Scenarios/bin/
# TODO - testing scripts should not create these files
debug.log
External.LCA_RESTRICTED/Languages/IronPython/27/Lib/@test_*
External.LCA_RESTRICTED/Languages/IronPython/27/Lib/lib2to3/Grammar2.9.9.alpha.0.pickle
External.LCA_RESTRICTED/Languages/IronPython/27/Lib/lib2to3/PatternGrammar2.9.9.alpha.0.pickle
Languages/IronPython/Tests/ImportTestDir/
Languages/IronPython/Tests/InheritanceTypes.dll
Languages/IronPython/Tests/OutterDir/
Languages/IronPython/Tests/another.py
Languages/IronPython/Tests/cached_type_dll.dll
Languages/IronPython/Tests/cp7007/
Languages/IronPython/Tests/finaltest.dll
Languages/IronPython/Tests/foo
Languages/IronPython/Tests/imfpstart.tpy
Languages/IronPython/Tests/impcp13736.py
Languages/IronPython/Tests/impmodfrmpkg/
Languages/IronPython/Tests/onlyread.tmp
Languages/IronPython/Tests/onlywrite.tmp
Languages/IronPython/Tests/tempFile1.tpy
Languages/IronPython/Tests/temp_syspath_none.py
Languages/IronPython/Tests/test.dll
Languages/IronPython/Tests/test.pyil
Languages/IronPython/Tests/test.xaml
Languages/IronPython/Tests/testfile.tmp
Languages/IronPython/Tests/testilcode.dll
Languages/IronPython/Tests/the_dir/
Languages/IronPython/Tests/vbproptest0.*.dll