Browse Source

Make git ignore Emacs backup files.

tags/pre-merge-glsl-compiler-1
Michel Dänzer 18 years ago
parent
commit
94136651c3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -1,3 +1,4 @@
*~
*.a
*.o
*.so

Loading…
Cancel
Save