1
0
mirror of https://github.com/mirror/tinycc.git synced 2025-04-05 12:50:08 +08:00

.gitignore: Ignore Emacs temporary files

This commit is contained in:
Lee Duhem 2014-12-11 09:55:54 +08:00
parent 73e8f6b60a
commit 4bf3f6c965

3
.gitignore vendored
View File

@ -66,4 +66,5 @@ conftest*
tiny_libmaker
*.dSYM
*~
\#*
.#*