Sign in
swiftshader
/
SwiftShader
/
64dcde7e0a79c375df09362c2d7725dbac9ecb14
/
.
/
.gitignore
blob: 0d1d959763c5dfeb5375b19d72ee5856848e51d5 [
file
] [
log
] [
blame
]
Jim Stichnoth
f7c9a14
2014-04-29 10:52:43 -0700
[
diff
] [
blame
]
1
# Ignore filename patterns wherever they appear
2
*~
3
*.
o
4
*.
orig
5
*.
pyc
6
*.
swp
7
.#*
8
\#
*
9
10
# Ignore specific patterns at the top-level directory
11
/
llvm2ice
12
/
build
/
Jim Stichnoth
5bc2b1d
2014-05-22 13:38:48 -0700
[
diff
] [
blame
]
13
/crosstest/
Output
/