diff options
author | Michael Alexsander Silva Dias <michaelalexsander@protonmail.com> | 2018-01-07 14:14:32 -0200 |
---|---|---|
committer | Michael Alexsander Silva Dias <michaelalexsander@protonmail.com> | 2018-01-07 14:14:32 -0200 |
commit | 8af597847e3a304e7533eb31f45f398676f053a4 (patch) | |
tree | 78b943552978cbb54e45d1f741a2ea2d9f034eae /.gitignore | |
parent | 57efe0bea5e60eb1849c9e42c89205996df819d5 (diff) |
Added Geany/geany_plugins files to the ".gitignore".
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cbb0b5b133..f8296ef51e 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,10 @@ gmon.out .cproject .settings/ +# Geany/geany-plugins files +*.geany +.geanyprj + # Misc .DS_Store logs/ |