Updating .gitignore to ignore *.geany project files.

This commit is contained in:
Stephen Rees-Carter 2011-10-06 10:30:17 +11:00
parent f92fa6989e
commit 08c38c8158

5
.gitignore vendored
View file

@ -32,4 +32,7 @@ RCS/*
# netbeans
nbproject
.DS_Store
# geany
*.geany
.DS_Store