diff options
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f929e8e86..799d2dc2a 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,9 @@ log.txt # MacOS X Finder .DS_Store + +# Linux +.attach_pid* + +# No idea where these come from +bin/ |