Add .geany project files to .gitignore
This commit is contained in:
parent
24aae7e1c2
commit
023c93da87
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -63,6 +63,7 @@ typings/
|
|||
.idea/*
|
||||
*.iml
|
||||
*.sublime-*
|
||||
*.geany
|
||||
|
||||
# OSX
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue