You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
312 B
23 lines
312 B
# Windows test files
|
|
[st][0-9][0-9][0-9].exe
|
|
|
|
# Unix test files
|
|
[st[0-9][0-9][0-9]
|
|
|
|
# ANTLR generated files
|
|
[st][0-9][0-9][0-9]?*.cpp
|
|
[st][0-9][0-9][0-9]?*.hpp
|
|
[st][0-9][0-9][0-9]*.tokens
|
|
|
|
# MSVC files
|
|
*.vcxproj
|
|
*.vcxproj.user
|
|
Debug/
|
|
Release/
|
|
|
|
# Eclipse CDT files
|
|
.cproject
|
|
|
|
# tests output files
|
|
t012.lxr.output
|