diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 565bfbc..d64ca2c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -/**/*~ \ No newline at end of file +# emacs temporary files +/**/*~ + +# yoyo configs +/**/yoyo*.ini \ No newline at end of file |
