diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 14cc1f129..7c8d79231 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,11 @@ *.DS_Store *.iml .idea/ +# Eclipse IDE +.buildpath +.project +.settings/ +# DokuWiki /data/attic/* /data/cache/* /data/index/* |