mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
Updating .gitignore to ignore *.geany project files.
This commit is contained in:
parent
f92fa6989e
commit
08c38c8158
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -32,4 +32,7 @@ RCS/*
|
|||
# netbeans
|
||||
nbproject
|
||||
|
||||
.DS_Store
|
||||
# geany
|
||||
*.geany
|
||||
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue