Added Geany/geany_plugins files to the ".gitignore".
This commit is contained in:
parent
57efe0bea5
commit
8af597847e
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -51,6 +51,10 @@ gmon.out
|
||||||
.cproject
|
.cproject
|
||||||
.settings/
|
.settings/
|
||||||
|
|
||||||
|
# Geany/geany-plugins files
|
||||||
|
*.geany
|
||||||
|
.geanyprj
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
.DS_Store
|
.DS_Store
|
||||||
logs/
|
logs/
|
||||||
|
|
Loading…
Reference in a new issue