diff options
author | 2015-11-08 14:54:59 +0100 | |
---|---|---|
committer | 2015-11-08 14:54:59 +0100 | |
commit | 0284402d1c683ee8c28d4c8cdef8b1b47ce1583e (patch) | |
tree | 00ab92ce1bfa0ad09bab6b7166067882a4275de0 | |
parent | 49fbdf34972aa8d949f032bce915710ce5dd4be4 (diff) |
updated gitignore for CLion (nw)
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 63662f92d07..3a4bc649e5e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ !/makefile !/mame.doxygen !/*.md +/.idea src/regtests/chdman/temp src/regtests/jedutil/output *.pyc
\ No newline at end of file |