1
0
mirror of https://github.com/simh/simh.git synced 2026-04-27 04:26:41 +00:00

ignore emacs scratch and backup

This commit is contained in:
Timothe Litt
2013-06-17 11:55:24 -04:00
parent eb921d2ea4
commit b8408c6641

4
.gitignore vendored
View File

@@ -30,7 +30,9 @@ obj/
[Rr]elease*/ [Rr]elease*/
_ReSharper*/ _ReSharper*/
[Tt]est[Rr]esult* [Tt]est[Rr]esult*
*.o *.o
*~
*#
BIN/ BIN/
ipch/ ipch/
# We only care about specific files in the Visual Studio Projects # We only care about specific files in the Visual Studio Projects