Browse Source

Updating .gitignore to ignore *.geany project files.

tags/v3.0
Stephen Rees-Carter 12 years ago
parent
commit
08c38c8158
1 changed files with 4 additions and 1 deletions
  1. 4
    1
      .gitignore

+ 4
- 1
.gitignore View File

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

.DS_Store
# geany
*.geany

.DS_Store

Loading…
Cancel
Save