31c9a76777
Remark: the lock are not being erased on Windows. I tried different solutions based on MoveFileEx and DeleteFile. None of them worked. The one based on MoveFileEx MoveFileEx(m_fname.c_str(), NULL, MOVEFILE_DELAY_UNTIL_REBOOT); seems to delete the file after REBOOT. But, this is not very useful. Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
26 lines
No EOL
254 B
Text
26 lines
No EOL
254 B
Text
*~
|
|
.lean_trace
|
|
*.produced.out
|
|
*.md.lua
|
|
*.md.lean
|
|
*.olean
|
|
*.clean
|
|
*.ilean
|
|
*.d
|
|
*.lock
|
|
a.out
|
|
build
|
|
GPATH
|
|
GRTAGS
|
|
GSYMS
|
|
GTAGS
|
|
Makefile
|
|
*.cmake
|
|
CMakeFiles/
|
|
.projectile
|
|
.coveralls.yml
|
|
.lean_options
|
|
doc/html
|
|
make.deps
|
|
src/emacs/dependencies
|
|
compile_commands.json |