* Delete PascalABC.NET Lib files from CompilationSamples * Delete SPython Lib files from CompilationSamples * Delete DataFrameABC from CompilationSamples * Delete copying Lib files in TestRunner + set up copying CodeExamples in separate dir
15 lines
216 B
Plaintext
15 lines
216 B
Plaintext
# general ignore
|
|
*.exe
|
|
*.pdb
|
|
*.xml
|
|
*/exe/*.dll
|
|
*/formatter_tests/output/**/*.pas
|
|
*/formatter_tests/output/log.txt
|
|
*/errors/nunit.framework.dll
|
|
|
|
|
|
*/exe/input.txt
|
|
*/exe/out.txt
|
|
*/exe/test.txt
|
|
*/exe/*.dat
|
|
*/CodeExamples |