diff options
author | 2016-08-19 10:55:59 -0300 | |
---|---|---|
committer | 2016-08-19 10:55:59 -0300 | |
commit | 7d98d7a8374b7a5d3994d579560d7a9794111579 (patch) | |
tree | c5c9a9a69d6cdd6144e5c803e74f69c590a53563 /.gitignore | |
parent | 707b7798705c2c0617d6ea3de060054ba8431db4 (diff) |
Cleanup....
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a8cae9329ea..06cd6107cc9 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ regtests/jedutil/output /src/devices/cpu/m68000/m68kmake.* /src/devices/cpu/m68000/m68kmake !/src/devices/cpu/m68000/m68kmake.cpp +/samples |