.gitignore: remove temp so that we can search io.files.temp. remove
_darcs.locals-and-roots
parent
d4b8e44399
commit
6160b7f23b
|
@ -1,5 +1,4 @@
|
|||
*~
|
||||
_darcs
|
||||
*.gch*
|
||||
*.obj
|
||||
*.o
|
||||
|
@ -25,10 +24,8 @@ factor.com
|
|||
.*.swn
|
||||
.*.swo
|
||||
.*.swp
|
||||
temp
|
||||
logs
|
||||
work
|
||||
build-support/wordsize
|
||||
*.bak
|
||||
.#*
|
||||
checksums.txt
|
||||
|
|
Loading…
Reference in New Issue